On Sunday 11 July 2010 10:21:53 littlebat wrote: > On Sun, 11 Jul 2010 08:48:28 -0400 > > Robert Whitcomb <rwhitc...@acm.org> wrote: > > checking for > > i686-pc-linux-gnu-gcc... /mnt/lfs/sources/gcc-build/./gcc/xgcc > > in Section "5.10. GCC-4.4.3 - Pass 2" of LFS BOOK 6.6, it > says: CC="$LFS_TGT-gcc -B/tools/lib/" > > So I remember the configure output should be something like below: > checking for > i686-lfs-linux-gnu-gcc... > > Maybe, check your environment value: $LFS_TGT
A reading from the book of LFS, chapter 4.4, verses 18-19. "The LFS_TGT variable sets a non-default, but compatible machine description for use when building our cross compiler and linker and when cross compiling our temporary toolchain. More information is contained in Section 5.2, “Toolchain Technical Notes”." Yessiree. "i686-pc-linux-gnu" is the default, so something has gone awry with your environment. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page