GCC 4.5.0-1, mingwrt-3.18-mingw32, binutils-2.20-1-mingw32 and w32api-3.14-mingw32 work fine with FFMPEG0.6
2010/7/2 Igor R <[email protected]> > Hello, > > I'm trying to build ver0.6 with gcc4.5.0 (WinXP, MinGW/MSys), and it > fails with "internal compiler error": > $ make distclean > $ ./configure --disable-everything --disable-sse --disable-mmx > --disable-optimizations > $ make > > CC libavcodec/eval.o > libavcodec/eval.c: In function 'eval_expr': > libavcodec/eval.c:136: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <http://gcc.gnu.org/bugs.html> for instructions. > make: *** [libavcodec/eval.o] Error 1 > > Has anyone managed to build ffmpeg with MinGW/gcc4.5? > If not, what's the recommended version of gcc to use? > > Thanks. > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
