------- Comment #14 from nospamname at web dot de 2009-08-27 10:38 ------- I compile gcc 4.4.2 20090825 and test.
problem is still in. Is this fix in gcc4.4.2 too ?. >The mpegvideo.i test case does not compile as-is for me, as the compiler >complains about a syntax error: >libavcodec/mpegvideo.c:89: error: expected ';', ',' or ')' before 'p' because ffmpeg use cpu specific code, you must configure first for crosscompile.This line is used for the 68k compilers run on cygwin. ./configure --arch=m68k --enable-cross-compile --cross-prefix=m68k-amigaos- --extra-cflags="-mnobitfield -m68060" -- nospamname at web dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40414