Emre Besirik <nomercy <at> gmail.com> writes:

> > Did you try to create a file "test.c" with content "int i;" 
> > and compile it with "icl -c test.c"?
> > 
> it compiled without any errors

Then please make test.c "int main(void){ return 0; }" 
and try with "icl test.c"

It is necessary to find out why / how the error message 
you see in config.log happens.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to