gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] G++ 3.4.6 not happy with 'tree' type.


From: Jun Ma
Subject: Re: [Gnash-dev] G++ 3.4.6 not happy with 'tree' type.
Date: Sat, 12 Apr 2008 13:02:19 +0800

>
> Actually, I get out of this trouble when comment #ifdef USE_MENUS.

Has anybody compile gnash succ using g++-3.4.6? I met something strange, e.g.
--BEGIN--
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libnet -I../../backend
-I../../server -I../../server/swf -I../../server/parser
-I../../server/vm -I../../server/asobj -I../../libbase
-I../../libgeometry -I../../libmedia -I../../libamf -I../..
-I/usr/include/libxml2 -pthread -I/usr/include -I/usr/include -g -O2
-pthread -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith
-Wreturn-type -MT BitmapMovieDefinition.lo -MD -MP -MF
.deps/BitmapMovieDefinition.Tpo -c BitmapMovieDefinition.cpp -o
BitmapMovieDefinition.o


g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


make[3]: *** [BitmapMovieDefinition.lo] Error 1

--END--
I have no experence on gcc bugs, gcc seems stable enough when compiling C codes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]