------- Comment #3 from jgoerzen at complete dot org 2005-11-16 16:18 ------- Well, it got farther, but then it died with literally hundreds of messages like this:
BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage class 111 for .text symbol `_ZTSN10__cxxabiv117__pbase_type_infoE' BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage class 111 for .text symbol `_ZTSN10__cxxabiv119__pointer_type_infoE' BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage class 111 for .text symbol `_ZTSN10__cxxabiv129__pointer_to_member_type_infoE' BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage class 111 for .text symbol `_ZTSv' BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage class 111 for .text symbol `_ZTSPv' BFD: ../libsupc++/.libs/libsupc++convenience.a(tinfo2.o): Unrecognized storage c Followed by hundreds of messages like this; ld: 0711-201 SEVERE ERROR: External symbol vtable for __cxxabiv1::__function_type_info, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. ld: 0711-201 SEVERE ERROR: External symbol vtable for __cxxabiv1::__enum_type_info, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. ld: 0711-201 SEVERE ERROR: External symbol vtable for __cxxabiv1::__pbase_type_info, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. ld: 0711-201 SEVERE ERROR: External symbol vtable for __cxxabiv1::__pointer_type_info, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. ld: 0711-201 SEVERE ERROR: External symbol vtable for __cxxabiv1::__pointer_to_member_type_info, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. ld: 0711-201 SEVERE ERROR: External symbol __cxxabiv1::__pbase_type_info::__pointer_catch(__cxxabiv1::__pbase_type_info const*, void**, unsigned int) const, defined in member tinfo2.o of archive ../libsupc++/.libs/libsupc++convenience.a, was not found in the archive's global symbol table. collect2: ld returned 12 exit status make[4]: *** [libstdc++.la] Error 1 make[4]: Leaving directory `/home/jgoerzen/programs/gccbuild/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/jgoerzen/programs/gccbuild/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jgoerzen/programs/gccbuild/objdir/powerpc-ibm-aix5.1.0.0/libstdc++-v3' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/home/jgoerzen/programs/gccbuild/objdir' make: *** [bootstrap-lean] Error 2 -- jgoerzen at complete dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jgoerzen at complete dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24859