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

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Mar 8 00:26:47 CET 2016


NoMercy <nomercy <at> gmail.com> writes:

> > 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"

> still no errors.

There should be an icl option for verbose mode, you 
can either patch configure to use it or pass it as 
part of the --cc option to configure.

Carl Eugen



More information about the ffmpeg-user mailing list