aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 8545dd4dc..afb2df34b 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -76,15 +76,6 @@
configuration menus and create the kernel configuration from
scratch.</para>
- <note>
- <para>NPTL requires the kernel to be compiled with GCC-3.x or later, in
- this case &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>
<screen><userinput>make</userinput></screen>