[omniORB] build omniORB on a Linux box

Brent Fulgham bfulgham@xpsystems.com
Fri, 19 Feb 1999 09:11:08 -0800


> > /usr/local/egcs/bin/g++ -c -O2  -Wall -Wno-unused -I.
> -I../include  -I.
> > -I../../../../include -D__x86__ -D__linux__
> -D__OSVERSION__=2 -o fe_init.o
> > fe_init.cc
> > In file included from ../include/fe_private.hh:81,
> >                  from fe_init.cc:82:
> > ../include/fe_interface_header.hh:89: Internal compiler error.
> > ../include/fe_interface_header.hh:89: Please submit a full
> bug report to
> > `egcs-bugs@cygnus.com'.

The last time anything like this happened to me, it was bad memory.  The
other reason could be your CPU is overheating.  You might want to check
either/both.

-Brent