Hy guys, when iam try to compile ffmpeg for wince with cegcc under cygwin i get this error:
ove_extradata_bsf.o libavcodec/armv4l/dsputil_arm.o libavcodec/armv4l/mpegvideo_ arm.o libavcodec/armv4l/jrevdct_arm.o libavcodec/armv4l/simple_idct_arm.o libavc odec/armv4l/dsputil_arm_s.o libavutil/libavutil.so -lavutil -lm 7 [main] ld 5096 _cygtls::handle_exceptions: Error while dumping state (pr obably corrupted stack) collect2: ld terminated with signal 11 [Segmentation fault], core dumped libavutil/libavutil.so: In function `DllMainCRTStartup': /cygdrive/e/pedro/cegcc/0.50/src/mingw/dllcrt1.c:60: multiple definition of `Dll MainCRTStartup' /opt/mingw32ce/lib/gcc/arm-wince-mingw32ce/4.1.0/../../../../arm-wince-mingw32ce /lib/dllcrt3.o:/cygdrive/e/pedro/cegcc/0.50/src/mingw/dllcrt1.c:60: first define d here /opt/mingw32ce/lib/gcc/arm-wince-mingw32ce/4.1.0/../../../../arm-wince-mingw32ce /bin/ld: BFD 2.17.50 20061004 assertion fail /cygdrive/e/pedro/cegcc/0.50/src/bi nutils/bfd/coff-arm.c:2040 make: *** [libavcodec/libavcodec.so.51] Error 1 What iam doing wrong? Is this a bug in ffmpeg, cygwin, cegcc or ld??? Greatz mccoffein -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/