Ignore:
Timestamp:
May 18, 2007, 3:29:18 PM (17 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:
5996e571
Parents:
0a2bf2e
Message:

Updated to GCC 4.2.0

File:
1 edited

Legend:

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

    r0a2bf2e r08c058a  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/gcc.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <para>GCC includes a <filename class="directory">nof</filename> directory
     24    <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory
    3325    of 32-bit code for processors which do not have hardware floating point.
    3426    Installing it causes a linkage failure on a 64-bit system. and is
    3527    unnecessary.  The following patch will prevent it being compiled.</para>
    3628
    37 <screen><userinput>patch -Np1 -i ../&gcc-nof-patch;</userinput></screen>
     29<screen os="ap2"><userinput>patch -Np1 -i ../&gcc-nof-patch;</userinput></screen>
    3830
    3931    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.