I am up to chapter 6.13 in LFS 8.0, and I am getting test failures for binutil 2.27:
basic_pic_test.o:basic_test.cc:typeinfo for t16a: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info' basic_pic_test.o:basic_test.cc:typeinfo for t16b: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info' basic_test.o:basic_test.cc:typeinfo for t16a: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info' basic_test.o:basic_test.cc:typeinfo for t16b: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info' collect2: error: ld returned 1 exit status exception_test_1.o(.eh_frame+0xa8f3): error: undefined reference to '__gxx_personality_v0' gcctestdir/ld: error: cannot find -lstdc++ ../../../gold/testsuite/basic_test.cc:197: error: undefined reference to 'operator delete(void*, unsigned long)' ../../../gold/testsuite/basic_test.cc:203: error: undefined reference to 'operator delete(void*, unsigned long)' ../../../gold/testsuite/exception_test_1.cc:46: error: undefined reference to '__cxa_begin_catch' ../../../gold/testsuite/exception_test_1.cc:46: error: undefined reference to '__cxa_end_catch' ../../../gold/testsuite/exception_test_2.cc:30: error: undefined reference to '__cxa_allocate_exception' ../../../gold/testsuite/exception_test_2.cc:30: error: undefined reference to '__cxa_throw' ../../../gold/testsuite/exception_test_2.cc:30: error: undefined reference to 'typeinfo for int' All suggestions gratefully received. Eric -- ms fnd in a lbry -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
