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