[FFmpeg-devel] FATE failure on mingw gcc-4.2.4

Måns Rullgård mans
Tue Mar 9 05:02:10 CET 2010


The build failures on mingw with gcc 4.2.4 are caused by the recent
addition of -Werror=missing-prototypes triggering an error in
stdio.h.  For some reason, this gcc version isn't treating this as a
system header and suppressing warnings.

It might be possible to work around this by providing an explicit
--sysroot argument to ffmpeg's configure.  Could someone with an
affected system please try this?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list