Changeset 3a8e53b for chapter08


Ignore:
Timestamp:
07/18/2006 06:29:09 PM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Children:
9a8d310
Parents:
a6faca4
Message:

Text corrections thanks to Chris Staub

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    ra6faca4 r3a8e53b  
    7676    configuration menus and create the kernel configuration from
    7777    scratch.</para>
    78 
    79     <note>
    80       <para>NPTL requires the kernel to be compiled with GCC-3.x or later, in
    81       this case &gcc-version;. It is not recommended to compile the kernel with
    82       GCC-2.95.x, as this causes failures in the Glibc test suite. Normally,
    83       this wouldn't be mentioned as LFS doesn't build GCC-2.95.x. Unfortunately,
    84       the kernel documentation is outdated and still claims GCC-2.95.3 is the
    85       recommended compiler.</para>
    86     </note>
    8778
    8879    <para>Compile the kernel image and modules:</para>
Note: See TracChangeset for help on using the changeset viewer.