This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: A new C++ demangler


Michael Elizabeth Chastain <mec@shout.net> writes:

> I have kind of a silly question.  Do I need to rebuild binutils and/or gcc
> with the new demangler, or can I just rebuild gdb?  That is, do gcc or
> binutils ever need to run the demangler while compiling?

Some of the binutils are linked against the demangler.  This doesn't
matter for compilation, only for error reporting and for the output of
objdump and nm.  I don't know whether this matters for your test bed.

Ian


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