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

Re: egcs problem



On Sat, 02 Jan 1999 16:57:32 +0900, Ionutz Borcoman
<borco@borco-ei.eng.hokudai.ac.jp> wrote:

>My g++ is sometime crashing with something like "cc1plus got fatal
>signal 11". 
>
>g++ -c -g -Wall -Wcast-qual  -Woverloaded-virtual -Wconversion
>-Wstrict-prototypes -Winline -DVDKDEBUG -I../include `gtk-config
>--cflags` -o vdkclist.o vdkclist.cc
>vdkclist.cc: g++: Internal compiler error: program cc1plus got fatal
>signal 11
>make: *** [vdkclist.o] Error 1
>
>If I add -O2, than the programs are compile OK. So why the program
>compiles with optimisation and not without it ? I would have understood
>the reverse, but not this ! 

Well, usually people compile with -O2, so it is more tested... Please
file a bug report or tell the egcs team directly.

If the error is not 100% reproducible, it might also be an hardware
error.

	Falk


Reply to: