------- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-19 16:38 ------- Really looks like a binutils bug. I just installed plain 2.14 and 2.15 binutils and bootstrapped the compiler with --enable-languages=c++.
With binutils 2.14 I get the linker failures. With 2.15 the program links fine. Btw, nm --demangle from 2.14 doesn't show the destructors ~basic_iostream for char in various versions of libstdc++ that are installed on my machine. I only see their wchar_t counterparts. But with 2.15 they get listed. But what are we going to do now? Add some comment to our texinfo/online documentation? E.g. something in install/specific.html? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18054