#3524: Add lib32 directories to chapter 6 GCC
--------------------+-------------------------
 Reporter:  Krejzi  |       Owner:  lfs-book@…
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  7.6
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-------------------------

Comment (by Krejzi):

 Standard dynamic linker location on 32 bit is /lib and on 64 bit is
 /lib64.

 Some newer multilib setups use your approach (mine does), but then again,
 binary software will still look in /lib64 for dynamic linker since it's
 standard location. In LFS there's {,/usr}/lib64 -> {,/usr}/lib symlink to
 avoid using --libdir switches all over the place.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3524#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to