[FFmpeg-trac] #2902(build system:new): ICL13 compiler configuration fail

FFmpeg trac at avcodec.org
Sun Aug 25 23:25:55 CEST 2013


#2902: ICL13 compiler configuration fail
-------------------------------------+-------------------------------------
             Reporter:  janos666     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:  git-
  system                             |  master
             Keywords:  ICL13        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: ICL13 compiler configuration fail
 How to reproduce: Do everything as written here:
 http://www.ffmpeg.org/platform.html#toc-Microsoft-Visual-C_002b_002b-or-
 Intel-C_002b_002b-Compiler-for-Windows


 {{{
 WARNING: pkg-config not found, library detection may fail.
 mktemp -u XXXXXX
 tYmECi
 WARNING: Unknown C compiler c99wrap -noconv icl, unable to select optimal
 CFLAGS
 check_ld cc
 check_cc
 BEGIN /tmp/ffconf.WmSCWKfn.c
     1   int main(void){ return 0; }
 END /tmp/ffconf.WmSCWKfn.c
 c99wrap -noconv icl -c -o /tmp/ffconf.CFgEVHFy.o /tmp/ffconf.WmSCWKfn.c
 C compiler test failed.
 }}}

 I installed msys with the latest mingw-get win32 installer and I made sure
 to select pkginfo after I saw this error in the log but it didn't help.
 (This package was unavailable but I filed a bug report and it is available
 now. I have it installed now, even though the mingw-get package maintainer
 suggested that I should need this for compiling anything like ffmpeg, so
 this can be my misunderstanding. But the configuration fails
 regardless...)

 ICL13 is properly installed and it seems to work correctly (I already
 compiled some other source code from the command line and the programs
 work on my PC.)

 I tried both intel64 and ia32 target configurations.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2902>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list