On 8/20/06, Mike Murfin <[EMAIL PROTECTED]> wrote:
Thanks for getting back to me.
ldd /tools/bin/gcc gives :
/tools/bin/ldd: line 124: /tools/bin/gcc: No such file or directory
This is because gcc itself is trying to use the dynamic linker
/lib/ld-linux.so.2 instead of the one in /tools/li
> Date: Sun, 20 Aug 2006 09:42:59 -0400
> From: [EMAIL PROTECTED]
> To: lfs-support@linuxfromscratch.org
> Subject: Re: LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to
> gcc
>
> Mike Murfin wrote:
> > Hi.
&
Mike Murfin wrote:
Hi.
When I run the configure script, it fails with the message: "error: cannot compute
suffix of object files"
In config.log, I have:
configure:2361: checking for gcc
configure:2377: found /tools/bin/gcc
configure:2387: result: gcc
configure:2631: checking for C compiler v