Hello Just going through multilib book
at ch5.7 glibc running sanity check for -mx32 I get wrong output [Requesting program interpreter: /tools/libx32/ld-linux-x32.so.2] not [Requesting program interpreter: /tools/lib/ld-linux-x32.so.2] ls -l tools/lib/ld-linux-x32.so.2 tools/lib/ld-linux-x32.so.2 -> /tools/libx32/ld-linux-x32.so.2 I have rebuilt from scratch a couple of times but always the same output? The 64 part is ok and the -m32 is ok. All commands were copy & paste. -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
