Bug Report
Erin Mcgarrity
mcgarrit@cse.msu.edu
Tue Feb 1 06:38:00 GMT 2000
While compiling octave, I got the following message from c++:
c++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob
-I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions
-fno-implicit-templates -g -O2 -Wall sighandlers.cc
sighandlers.cc:649: Internal compiler error in `output_die', at
dwarf2out.c:5426
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
make: *** [sighandlers.o] Error 1
My compiler is:
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/specs
gcc version 2.95.2 19991024 (release)
I am running IRIX 6.5.2m.
Here's the verbose output, and I have attatched the .ii file at the end
of this message.
vulnavia:/usr/local/src/octave-2.0.15/src(20)>> c++ -v --save-temps -c
-I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob
-DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2
-Wall sighandlers.cc
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/cpp -lang-c++ -v -I.
-I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob
-D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dunix
-Dmips -Dsgi -Dhost_mips -DMIPSEB -D_MIPSEB -DSYSTYPE_SVR4 -D_LONGLONG
-D_SVR4_SOURCE -D_MODERN_C -D__DSO__ -D__unix__ -D__mips__ -D__sgi__
-D__host_mips__ -D__MIPSEB__ -D_MIPSEB -D__SYSTYPE_SVR4__ -D_LONGLONG
-D_SVR4_SOURCE -D_MODERN_C -D__DSO__ -D__unix -D__mips -D__sgi
-D__host_mips -D__MIPSEB -D__SYSTYPE_SVR4 -Asystem(unix) -Asystem(svr4)
-Acpu(mips) -Amachine(sgi) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ -g -Wall
-D__LANGUAGE_C_PLUS_PLUS -D_LANGUAGE_C_PLUS_PLUS
-D__SIZE_TYPE__=unsigned int -D__PTRDIFF_TYPE__=int -D__EXTENSIONS__
-D_SGI_SOURCE -D_MIPS_FPSET=32 -D_MIPS_ISA=_MIPS_ISA_MIPS3 -D_ABIN32=2
-D_MIPS_SIM=_ABIN32 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_MIPS_SZPTR=32
-D_COMPILER_VERSION=601 -U__mips -D__mips=3 -D__mips64 -DHAVE_CONFIG_H
sighandlers.cc sighandlers.ii
GNU CPP version 2.95.2 19991024 (release) [AL 1.1, MM 40] SGI running
IRIX 6.x
#include "..." search starts here:
#include <...> search starts here:
.
..
../liboctave
../src
../libcruft/misc
../glob
/usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/../../../../include/g++-3
/usr/local/include
/usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/../../../../mips-sgi-irix6.5/include
/usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/include
/usr/include
End of search list.
The following default directories have been omitted from the search
path:
End of omitted list.
/usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.2/cc1plus sighandlers.ii
-quiet -dumpbase sighandlers.cc -g -O2 -Wall -version -fno-rtti
-fno-exceptions -fno-implicit-templates -o sighandlers.s
GNU C++ version 2.95.2 19991024 (release) (mips-sgi-irix6.5) compiled by
GNU C version 2.95.2 19991024 (release).
sighandlers.cc:649: Internal compiler error in `output_die', at
dwarf2out.c:5426
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
Bummer, I guess I'll have to hunt down octave in binary form...
Thanks,
Erin
--
Erin McGarrity
Computer Science & Engineering
Michigan State University
mcgarrit@cse.msu.edu
sighandlers.ii.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sighandlers.ii.gz
Type: application/x-gzip
Size: 29036 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000201/48f18871/attachment.bin>
More information about the Gcc-bugs
mailing list