From e1060dee73fcf8a30689051730349aac1f6bdd67 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 23 Jul 2006 11:05:22 +0000 Subject: Syncing trunk with 6.2 branch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'chapter08') 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. - - 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. - - Compile the kernel image and modules: make -- cgit v1.2.3-54-g00ecf