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]

Re: Internal error with libstdc++-2.90.5


Lavoie Philippe <lavoie@yoho.genie.uottawa.ca> writes:

| Hi,
| 
| 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'.
| 
| 
| My system is Solaris 2.5.1 (Sparc) using egcs-2.91.66
| 
| I'm pretty sure 2.91.66 is 1.1.2, let me know if I'm wrong.

You need to upgrade. 

The current snapshot does a fine job.

-- Gaby


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