Eric wrote:
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++

You should have

/mnt/lfs/tools/lib/libstdc++.a
/mnt/lfs/tools/lib/libstdc++.la
/mnt/lfs/tools/lib/libstdc++.so
/mnt/lfs/tools/lib/libstdc++.so.6
/mnt/lfs/tools/lib/libstdc++.so.6.0.23

installed.  If not, then gcc-pass2 in Chapter 5 was not completed properly.

  -- Bruce

--
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

Reply via email to