Changeset fb773d9 for BOOK/final-system


Ignore:
Timestamp:
Apr 13, 2006, 10:36:36 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5663c73
Parents:
e7a7a6f
Message:

r2870@server: jim | 2006-04-13 22:31:20 -0700
Updated to GCC 4.1

Location:
BOOK/final-system
Files:
3 edited

Legend:

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

    re7a7a6f rfb773d9  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    24     <para os="ma">The following patch ensures that TLS is utilized by GCC
    25     for MIPS:</para>
    26 
    27 <screen os="mb"><userinput>patch -Np1 -i ../&gcc-mips_tls-patch;</userinput></screen>
    2823
    2924    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64-64/gcc.xml

    re7a7a6f rfb773d9  
    2929    href="../64/gcc.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../mips/gcc.xml"
    34     xpointer="xpointer(//*[@os='ma'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../mips/gcc.xml"
    38     xpointer="xpointer(//*[@os='mb'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/gcc.xml

    re7a7a6f rfb773d9  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../mips/gcc.xml"
    26     xpointer="xpointer(//*[@os='ma'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../mips/gcc.xml"
    30     xpointer="xpointer(//*[@os='mb'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.