non-hardware SIG-11 on Linux

Alexandre Oliva oliva@dcc.unicamp.br
Mon Oct 12 03:45:00 GMT 1998


Gary W Swearingen <swear@aa.net> writes:

> I had prepared mail to report successful installation per finalinstall.html,
> but decided to try building VDK which is supposed to require egcs. Got this:

> "forms.cc: g++: Internal compiler error: program cc1plus got fatal signal 11"

Yep, known problem.  Some include file uses the construct:

#pragma }

that breaks egcs :-(

Just get rid of those #pragmas and you'll hopefully be able to build
VDK

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



More information about the Gcc-bugs mailing list