On 3/7/06, Matt Darcy <[EMAIL PROTECTED]> wrote:
> >
> > if '/usr/lib/gcc/i686-pc-linux-gnu/specs' exists on the host system, the
> > binaries compiled in chapter 5, even with the specs patch properly
> > applied in gcc-pass2, will be linked to '/lib/ld-linux.so.2' and chroot
> > will fail at the beginning of chapter 6 giving: '/tools/bin/env: no such
> > file or directory'
>
> I don't believe thats the case.

I have to agree with Matt here.  Once you stop using the host cc, and
certainly after you adjust the toolchain and build gcc-pass2, nothing
in /tools will be looking for a specs file in /usr/lib/...  Unless the
toolchain adjustment has been wrong all along.

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

Reply via email to