William Harrington wrote: > > On May 15, 2013, at 2:02 PM, Jeremy Henty wrote: > > > > >Quote: > > > > Changes to some distros cause the build of check-0.9.9 to fail in > > Chapter 5. The proper fix is to add --with-sysroot to the end of > > the configure line in Binutils-2.23.1 - Pass 2. > > > >Is it *always* safe to add --with-sysroot , no matter what your host > >distro? (My host is LFS-6.8 .) > > > > Since current LFS builds a HOSTED TARGET, DT_NEEDED are only > searched via -rpath-link and SEARCH_DIR after using sysroot during > binutils pass2. Sysroot has been available since gcc 3.3.3, as I > recall. You will be okay.
Sorry, I am confused. Do you mean I will be OK ignoring the erratum or I will be OK if I follow it? And does "add --with-sysroot" mean literally to add "--with-sysroot" rather than "--with-sysroot=$LFS" (as in pass 1). Regards Jeremy Henty -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page