Changeset 8f3d17f for BOOK/final-system


Ignore:
Timestamp:
May 18, 2011, 4:52:44 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
32f55264
Parents:
f8e1743 (diff), 279277d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of cross-lfs.org:cross-lfs into simp

Location:
BOOK/final-system
Files:
6 edited

Legend:

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

    rf8e1743 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
     31
    2332
    2433    <para os="p5">Apply the following patch so that GCC links to
  • BOOK/final-system/common/gcc.xml

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

    rf8e1743 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    rf8e1743 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc/gcc.xml

    rf8e1743 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    rf8e1743 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.