On Fri, July 21, 2017 05:50, Kevin Buckley wrote: > On 21 July 2017 at 01:28, William Harrington <[email protected]> > wrote: >
>> >> You are probably using /lib /usr/lib for 32-bit, so you can continue >> with >> /lib /usr/lib and use /lib32 /usr/lib32 for your 32 bit components > > > I'm thinking that you meant to write > > "You are probably using /lib /usr/lib for 64-bit, " > > there, or else it doesn't quite hang together ? > Yes 64-bit for /lib /usr/lib not 32-bit. >> or move >> every library that is 64-bit to /lib64 /usr/lib64 and then update all of >> the pkg-config files and rebuild binutils with multilib and 64bit bfd >> support, gcc with multilib support, and then glibc. > >> You can do all this in >> your running system. But this order: binutils with multilib capability >> and >> 64bit bfd, GCC with multilib support, then GLIBC, and then GCC. > > OK. This sounds promising. > I finally tracked down a user at lfs-suport a couple of years ago that needed help and was looking for the guide Armin has: http://lists.linuxfromscratch.org/pipermail/lfs-support/2015-January/048426.html Lots of resources at his github site elkrejzi. Sincerely, William Harrington _______________________________________________ Clfs-dev mailing list [email protected] http://lists.clfs.org/listinfo.cgi/clfs-dev-clfs.org
