This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
The new demangler bug? (Re: Other bootstrap failures.)
- From: "H. J. Lu" <hjl at lucon dot org>
- To: Phil Edwards <phil at jaj dot com>
- Cc: libstdc++ at gcc dot gnu dot org, binutils at sources dot redhat dot com
- Date: Wed, 3 Dec 2003 16:39:02 -0800
- Subject: The new demangler bug? (Re: Other bootstrap failures.)
- References: <20031203224655.GA23268@disaster.jaj.com>
On Wed, Dec 03, 2003 at 05:46:55PM -0500, Phil Edwards wrote:
> More info, in case anybody wants it. Since yesterday morning, linking
> libstdc++-v3/abi_check has failed. All the std::string symbols are private
> to their .o's.
>
> Using the installed system linker (2.14.90.0.7) works fine. Using CVS
> binutils breaks. Reverting either all of binutils by one week, or
> libstdc++-v3 by one week, or both, works. I don't have time to debug this
> further by hand, but I can send outputs of commands if anybody wants.
>
It may have something to do with the new demangler.
H.J.