Ignore:
Timestamp:
Aug 27, 2008, 4:51:20 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ddbac3c
Parents:
5df4d80
Message:

Upgrade to GCC 4.3.1.

Location:
BOOK/final-system/common
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gcc.xml

    r5df4d80 r6a043e2  
    2525  <sect2 role="installation">
    2626    <title>Installation of GCC</title>
    27 
    28 <!--
    29     <para os="p1">The following patch merges all updates from the &gcc-version; Branch
    30     of GCC:</para>
    31 
    32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    33 -->
    34 
    35     <para os="p3">The following patch enables fixes compilation errors with the kernel:</para>
    36 
    37 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR31490-patch;</userinput></screen>
    3827
    3928    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/final-system/common/glibc.xml

    r5df4d80 r6a043e2  
    4646    of achieving a clean build.</para>
    4747
    48     <para os="p1">The following patches merges all updates from the &glibc-version; Branch
     48    <para os="p1">The following patch merges all updates from the &glibc-version; Branch
    4949    from the Glibc developers:</para>
    5050
    5151<screen os="p2"><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>
     52
     53    <para os="p3">The following patch causes the Glibc build system to include
     54    headers from GCC's <filename class="directory">include-fixed</filename>
     55    directory:</para>
     56
     57<screen os="p4"><userinput>patch -Np1 -i ../&glibc-include_fixed-patch;</userinput></screen>
    5258
    5359    <para os="c">The following patch fixes an issue that can
Note: See TracChangeset for help on using the changeset viewer.