bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCC / BINUTILS BUG


From: Nick Clifton
Subject: Re: GCC / BINUTILS BUG
Date: 20 Jun 2002 15:35:56 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Salman,

>  g++ -g -o bug bug.cpp

> address@hidden simple]$ /usr/local/bin/objdump -g bug > bug.txt
> bad mangled name `ZNSt11char_traitsIcE6assignERcRKc'
> Last stabs entries before error:

This is not a binutils bug.  It is a g++ bug.  Try creating a version
of g++ from the latest sources in the CVS repository - you will find
that it creates a binary that does not suffer this problem.

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]