On Fri, Mar 4, 2016 at 11:42 PM, Carl Eugen Hoyos <[email protected]> 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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
