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

Reply via email to