[FFmpeg-user] FFmpeg Intel icl compile (configure) issue

NoMercy nomercy at gmail.com
Mon Mar 7 19:59:32 CET 2016


On Fri, Mar 4, 2016 at 11:42 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> NoMercy <nomercy <at> gmail.com> writes:
>
> > > Then please try (one line, with the same test.c file):
> > > icl -nologo -Qdiag-error:4044,10157 -D_USE_MATH_DEFINES -Qms0
> > > -Qvec- -Qsimd- -GS -fp:precise -c -Fo./test.o ./test.c
> >
> > still no errors :(
>
> My next suggestion is to test the following (one line):
> /bin/sh -c "icl -nologo -Qdiag-error:4044,10157 -D_USE_MATH_DEFINES
> -Qms0 -Qvec- -Qsimd- -GS -fp:precise -c -Fo./test.o ./test.c"
>
> Or there is a variable set in the configure script that is
> bad for icl but I am not sure which it could be: The script
> sets TMPDIR to "." to be on the safe side...


sorry for late response.
still no errors. I think it is something in configure script that icl do
not like as you suggested...

Regards,
Emre


More information about the ffmpeg-user mailing list