[Bug target/40414] gcc 4.4.0 error at postreload.c:396
nospamname at web dot de
gcc-bugzilla@gcc.gnu.org
Thu Aug 27 10:39:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list