On Mon, 6 Aug 2018 10:05:37 +0200
John Le Brasseur <johnlebrass...@gmail.com> wrote:

> error while loading shared libraries: libquadmath.so.0:


  John,

libquadmath is created and installed as part of gcc.

Note that pass 1 (section 5.5.1) off gcc is configured with
--disable-libquadmath, but pass 2 (section 5.10.1) is *not* supposed to
disable libquadmath.

Did you get the gcc configure wrong for pass 2? What does your

ls -lad /tools/lib/libquad*

say?

 
  Cheers,

  Mike Shell


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