Jens Olav Nygaard wrote:
I have /lib64/ld-linux-x86-64.so.2 replaced by /tools/lib64...,
but should /lib/ld-linux.so.2 be replaced by /tools/lib/ld-linux.so.2
or by /tools/lib64/ld-linux-x86-64.so.2? (Note that
/tools/lib/ld-linux.so.2 does not exist, but I *do* want to end up
with a combined 32/64-bit system...)
For /tools/lib/ld-linux.so.2 to exists you must compile 32 bit glibc. Then replace /lib/ld-linux.so.2 with /tools/lib/ld-linux.so.2. For more detail look to cross-lfs book.
--
Best regards,
John 'Profic' Ustiuzhanin <[EMAIL PROTECTED]>
Smart Media Group, MK-Kursk, Kursk, Russia
Using
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
ALT Linux Master 2.0 (server.smg 2.4.20-alt0.1-adv-up)


--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to