On Tue, Dec 15, 2015 at 09:31:43PM +0000, Ken Moffat wrote: > > But if that applies to anybody, check for alternatives - using /lib32 > for 32-bit, with /lib as a symlink to /lib64 and suitable hacks in > gcc, might simplify things. Of course, anybody trying that is on > your own as far as LFS (and probably CLFS) is concered. You would > also need the multilib base system, and probably a -m64 default [ > i.e. for 32-bit you would force -m32, libdir and PKG_CONFIG_PATH, for > 64-bit you could just use the defaults ].
Actually, I think Armin did something like that (I do not recall the details), but perhaps using a separate 32-bit build (maybe a real cross-compile). If that was in a separate location (/opt/bin32 as an example), it might simplify things. Search for e.g. a past thread on 'Multiarch LFS' (looks as if Armin managed a separate /lib32, but with several steps, i.e. probably similar to a real cross-compile in CLFS). If anybody is interested in this, probably best to look at elkrejzi/system-management at github.com. I'm sure the process has probably changed, and he might not be doing what I have suggested. ĸen -- This email was written using 100% recycled letters. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
