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 compiler error 981117.


Hello!

I installed the latest egcs snapshot, 19990321, and reproduced the
problem reported earlier, this time in building libstdc++-2.90.4
itself, with the "-fnew-abi -fno-honor-std" options:

c++ -DHAVE_CONFIG_H -I. -I../../libstdc++-2.90.4/src -I.. -nostdinc++ -I../../libstdc++-2.90.4 -I../../libstdc++-2.90.4/stl -I../../libstdc++-2.90.4/libio -g -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -fnew-abi -fno-honor-std -c -fPIC -DPIC ../../libstdc++-2.90.4/src/stdexcept.cc -o stdexcept.lo
In file included from ../../libstdc++-2.90.4/stl/bits/std_iterator.h:34,
                 from ../../libstdc++-2.90.4/bits/std_ios.h:53,
                 from ../../libstdc++-2.90.4/bits/std_ostream.h:38,
                 from ../../libstdc++-2.90.4/bits/std_iostream.h:38,
                 from ../../libstdc++-2.90.4/stl/bits/stl_algobase.h:49,
                 from ../../libstdc++-2.90.4/stl/bits/std_memory.h:18,
                 from ../../libstdc++-2.90.4/bits/std_string.h:48,
                 from ../../libstdc++-2.90.4/src/stdexcept.cc:37:
../../libstdc++-2.90.4/stl/bits/stl_iterator_base.h:42: Internal compiler error 981117.

Best Regards!
Marc

-- 
Marc Girod                Hiomo 5/1          Voice:  +358-9-511 23746
Nokia Telecommunications  P.O. Box 320       Mobile: +358-40-569 7954
NWS/NMS/NMS for Data      00045 NOKIA Group  Fax:    +358-9-511 23580
                          Finland            marc.girod@ntc.nokia.com


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