> First, as I said before, /bin/gcc should not exist. 2nd, it appears that > /tools/bin/gcc is probably incorrectly linked. What's the output of > "readelf -l /tools/bin/gcc"?
as fas as the output goes the interpreter is pointing to /lib/ld-linux.so.2 which I think is wrong and it should point to /tools/lib/ld-linux.so.2 am I correct on this assumption? if so how do I change this? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page