|
@@ -71,11 +71,11 @@ configuration menus and create the kernel configuration from
|
|
|
scratch.</para>
|
|
|
|
|
|
<note><para>NPTL requires the kernel to be compiled with GCC-3.x, in this case
|
|
|
-&gcc-version;. Compiling with 2.95.x is known to cause failures in the Glibc
|
|
|
-test suite, so it is not recommended to compile the kernel with gcc 2.95.x.
|
|
|
-Normally, this wouldn't be mentioned as LFS doesn't build GCC-2.95.x.
|
|
|
-Unfortunately, the kernel documentation is outdated and still claims GCC-2.95.3
|
|
|
-is the recommended compiler.</para></note>
|
|
|
+&gcc-version;. It is not recommended to compile the kernel with GCC-2.95.x, as
|
|
|
+this causes failures in the Glibc test suite. Normally, this wouldn't be
|
|
|
+mentioned as LFS doesn't build GCC-2.95.x. Unfortunately, the kernel
|
|
|
+documentation is outdated and still claims GCC-2.95.3 is the recommended
|
|
|
+compiler.</para></note>
|
|
|
|
|
|
<para>Compile the kernel image and modules:</para>
|
|
|
|