This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: libstdc++-2.90.4 and egcs-19990314 on i586-pc-linux-gnu



> 
> ML> (honor-std is documented, BTW).
> 
> This is a good point. Er... There is no copy of the docs in the full
> snapshots? I couldn't find it. Nightmare: there is a copy of the full
> texinfo system!? I'll look again.

. . . another reason for a docs directory. Although the current, empty
directory wouldn't necessarily help you out of this jam. Would you be
willing to write up a full description for a HOWTO-shadow, etc?

> It does...
> 
> % c++ -I/home/marc/H-libstdc++/include/g++-v3 -L/home/marc/H-libstdc++/lib -fnew-abi -fno-honor-std -o 27hello 27hello.cc
> In file included from /home/marc/H-libstdc++/include/g++-v3/bits/std_iterator.h:34,
>                  from /home/marc/H-libstdc++/include/g++-v3/bits/std_ios.h:53,
>                  from /home/marc/H-libstdc++/include/g++-v3/bits/std_ostream.h:38,
>                  from /home/marc/H-libstdc++/include/g++-v3/bits/std_iostream.h:38,
>                  from /home/marc/H-libstdc++/include/g++-v3/iostream:2,
>                  from 27hello.cc:21:
> /home/marc/H-libstdc++/include/g++-v3/bits/stl_iterator_base.h:42: Internal compiler error 981117.
> /home/marc/H-libstdc++/include/g++-v3/bits/stl_iterator_base.h:42: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
> /home/marc/H-libstdc++/include/g++-v3/bits/stl_iterator_base.h:42: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
> % 


If you and Gaby are getting this, perhaps one of you could pre-process and
send this on to cygnus-egcs as a bug report, so that this gets fixed . . . 
I've tried the non-shadowed library with egcs-1.1.2 and 1.1.1 on x86/linux
without problems. 


Thanks,
Benjamin