On Thu, Jul 20, 2017 at 7:28 AM, William Harrington
<kb0...@berzerkula.org> wrote:
> On Thu, July 20, 2017 00:08, Kevin Buckley wrote:
>
>> 2) If I already have a 64-bit LFS/BLFS 8.0 system, can I just retro-fit
>>      the 32-bit libs (so as to give what I think is then a MultiLib
>> system)
>>      using the 64-bit (Chapter 6) toolchain ?
>
> 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 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.
>
> You will have to decide what layout you want. Can refer to this for help:
> https://www.williamfeely.info/wiki/Lfs-multilib/blfs  uses lib32 for
> 32bit. if ya going to use lib for 32-bit and lib64 for 64-bit then refer
> to CLFS.

I think it would be great if someone created a hint on exactly how to
do this. I would like to know how to build wine on a BLFS 64-bit
system.
_______________________________________________
Clfs-dev mailing list
Clfs-dev@lists.clfs.org
http://lists.clfs.org/listinfo.cgi/clfs-dev-clfs.org

Reply via email to