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]

Bugs


till the install of the libstdc++-2.90.5 on my suse 6.1 system i got the
following messages:

make[2]: Entering directory
`/home/graveluth/download/unpacked/libstdc++-2.90.5/src'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..
-nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE
-fno-implicit-templates  -fimplicit-templates -c misc-inst.cc
rm -f .libs/misc-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g
-D_GNU_SOURCE -fno-implicit-templates -fimplicit-templates -c  -fPIC
-DPIC misc-inst.cc -o .libs/misc-inst.lo
../bits/std_ostream.h: In function `class
basic_ostream<char,char_traits<char> > & operator
<<<char_traits<char>>(class basic_ostream<char,char_traits<char> > &,
const char *)':
misc-inst.cc:100:   instantiated from here
../bits/std_ostream.h:425: Internal compiler error.
../bits/std_ostream.h:425: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
../bits/std_ostream.h:425: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make[2]: *** [misc-inst.lo] Error 1
make[2]: Leaving directory
`/home/graveluth/download/unpacked/libstdc++-2.90.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/graveluth/download/unpacked/libstdc++-2.90.5'
make: *** [all-recursive-am] Error 2


i hope this report will help

Axel Springer


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