diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index cb3efa913..ef242991e 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -70,7 +70,7 @@ we do not recommend this option. It is often better to explore all the 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 +<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 |