This is the mail archive of the gcc-bugs@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]

Internal Compiler error with gcc-2.95.1 while compiling libstdc++-2.90.6


While compiling libstdc++-2.90.6 with the gcc 2.95.1 compiler an internal
compiler error occured.
Here is the error from the build log:

../../libstdc++-2.90.6/bits/string.tcc:54: Internal compiler error in 
`dwarfout_finish', at dwarfout.c:6102
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
gmake[2]: *** [locale-inst.lo] Error 1
gmake[2]: Leaving directory `/export/home/software/bld-libstdc++/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/software/bld-libstdc++'
gmake: *** [all-recursive-am] Error 2

the version of the compiler:
salty@blackpig% gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.1/specs
gcc version 2.95.1 19990816 (release)

I was compiling on Solaris 7 x86 Maintenance Update 2.

I hope this helps.

Dave Salt



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