does c++filt work?

Daniel Berlin dberlin@redhat.com
Tue Nov 28 13:00:00 GMT 2000


nbecker@fred.net writes:

> nm ./Hello | /opt/gcc/bin/c++filt 
> where /opt/gcc is where I just installed the latest CVS, doesn't seem
> to demangle the names.  Maybe c++filt hasn't been updated for the new
> mangling?
It doesn't auto-detect new mangled names.
When i get a chance, i'll make a patch to do this, it's a one line
change.
--Dan



More information about the Gcc mailing list