Thank you for your answer, The pastebin link I sent on my first mail is the full config.log file which also includes configure line at the begining. for convinience here is the configure line;
./configure --toolchain=icl --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib --enable-dxva2 --enable-hwaccel=h263_dxva2 --enable-hwaccel=h264_dxva2 --enable-hwaccel=mpeg2_dxva2 --enable-hwaccel=mpeg4_dxva2 --enable-hwaccel=vc1_dxva2 --enable-hwaccel=wmv3_dxva2 the only difference from official windows build is toolchain is icl and added hwaccell parts. it fails on configure test compiles (where it says that it fail to create tmp file). Regards, Emre Beşirik [email protected] > On 04 Mar 2016, at 12:12, Carl Eugen Hoyos <[email protected]> wrote: > > Emre Besirik <nomercy <at> gmail.com> writes: > >> I know officially newer icl compilers are not supported > > Why do you think so? > > Please post your configure line here on the mailing list, > if you have a problem, also show the tail of config.log > (here) und please use an as-simple-as-possible configure > line as a start. > > Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
