> It makes much more sense for the compiler to install c++filt, since it > knows about the latest changes to the mangling code. Any reason not to > stop installing c++filt from bfd? c++filt should be installed with the compiler, not with bfd. (Though if there is a skew between binutils and g++'s idea of what the name mangling scheme is, reports from GNU ld will be wrong).