Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Dan Nicholson
On 3/7/06, Dominic Ringuet <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > On 3/7/06, Dominic Ringuet <[EMAIL PROTECTED]> wrote: > >> > >>SPECFILE=`dirname $(gcc -print-libgcc-file-name)`/specs && > >>gcc -dumpspecs > $SPECFILE && > >>unset SPECFILE > > > > What is the value of SPECFILE? Is

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Dominic Ringuet
Dan Nicholson wrote: On 3/7/06, Dominic Ringuet <[EMAIL PROTECTED]> wrote: There is always the exception in exceptional environment, but: SPECFILE=`dirname $(gcc -print-libgcc-file-name)`/specs && gcc -dumpspecs > $SPECFILE && unset SPECFILE What is the value of SPECFILE? Is this the whole

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Dan Nicholson
On 3/7/06, Dominic Ringuet <[EMAIL PROTECTED]> wrote: > > There is always the exception in exceptional environment, but: > > SPECFILE=`dirname $(gcc -print-libgcc-file-name)`/specs && > gcc -dumpspecs > $SPECFILE && > unset SPECFILE What is the value of SPECFILE? Is this the whole command? Where

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Dominic Ringuet
pecs 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' Simply ensure no host specs overrides the build in chapter 5. Dominic. I don't b

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread William Zhou
ginning of chapter 6 giving: '/tools/bin/env: no such file or directory' Simply ensure no host specs overrides the build in chapter 5. Dominic. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Dan Nicholson
d-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 th

Re: /tools/bin/env: no such file or directory

2006-03-07 Thread Matt Darcy
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' Simply ensure no host specs overrides the build in chapter 5. Dominic. I don't believe thats the ca

/tools/bin/env: no such file or directory

2006-03-07 Thread Dominic Ringuet
2, 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' Simply ensure no host specs overrides the build in chapter 5. Dominic. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: h