Changeset 7278ff4 for BOOK/final-system


Ignore:
Timestamp:
Aug 8, 2010, 11:35:57 AM (14 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:
2d83034
Parents:
4e60ea5
Message:

Updated GCC to 4.5.1.

Location:
BOOK/final-system
Files:
6 edited

Legend:

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

    r4e60ea5 r7278ff4  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    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'])"/>
    3123
    3224    <para os="p5">Apply the following patch so that GCC links to
  • BOOK/final-system/common/gcc.xml

    r4e60ea5 r7278ff4  
    2525  <sect2 role="installation">
    2626    <title>Installation of GCC</title>
    27 
    28     <para os="p1">The following patch contains a number of updates to the
    29     &gcc-version; branch by the GCC developers:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    3227
    3328    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/final-system/mips64/gcc.xml

    r4e60ea5 r7278ff4  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    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'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r4e60ea5 r7278ff4  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    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'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/ppc/gcc.xml

    r4e60ea5 r7278ff4  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    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'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r4e60ea5 r7278ff4  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    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'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.