On Jan 29, 2008 8:38 AM, Chris Staub <[EMAIL PROTECTED]> wrote:
...
> something. Do this...
>
> echo 'main(){}' > dummy.c
> gcc dummy.c
> readelf -l a.out | grep interpret"[Requesting program interpreter: /lib/ld-linux.so.2] > What output do you get? Also, give the output of "type -p gcc", "type -p > cc" and "type -p ld". /usr/bin/gcc /usr/bin/cc /usr/bin/ld ... By the way, I'm running these commands from a booted LFS system (not chroot), and everything seems to be alright. All those outputs seem to make sense, I remember doing the first one after installing the final GCC, and I think it was alright then too. I've already gotten rid of the /tools directory (it's in a tarball) I really do appreciate all everyone is doing to help me, does the problem I had mean that my LFS will have problems in the future? Thank You, Justin -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
