This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Testing egcs-19981005 on mips-sgi-irix6.2


As egcs-19981005 built reasonably well on mips-sgi-irix6.2 I tried it on
octave-2.0.13.
I have identified two problem.

The directory previously ${prefix}/include/g++ was installed as
${prefix}/include/g++-2.
Renaming it fixed this.


Compiler dies on with signal 11

/usr/local/tmp/egcs-19981005/bin/g++ -c  -I.
-I/usr/local/imports/octave-2.0.13/src -I.. -I../liboctave -I../src
-I../libcruft/misc -I/usr/local/imports/octave-2.0.13
-I/usr/local/imports/octave-2.0.13/liboctave
-I/usr/local/imports/octave-2.0.13/src
-I/usr/local/imports/octave-2.0.13/libcruft/misc   -DHAVE_CONFIG_H -fno-rtti
-fno-exceptions -fno-implicit-templates -g -O2 -Wall
/usr/local/imports/octave-2.0.13/src/oct-obj.cc
g++: Internal compiler error: program cc1plus got fatal signal 11




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]