|
@@ -127,7 +127,7 @@ checking what linker to use... /tools/i686-lfs-linux-gnu/bin/ld</computeroutput>
|
|
|
for building Glibc are the compiler, binary tools, and kernel headers. The
|
|
|
compiler is generally not an issue since Glibc will always use the compiler
|
|
|
relating to the <parameter>--host</parameter> parameter passed to its
|
|
|
- configure script, e.g. in our case,
|
|
|
+ configure script; e.g. in our case, the compiler will be
|
|
|
<command>i686-lfs-linux-gnu-gcc</command>. The binary tools and kernel
|
|
|
headers can be a bit more complicated. Therefore, take no risks and use the
|
|
|
available configure switches to enforce the correct selections. After the run
|