Changeset 4883ef5


Ignore:
Timestamp:
Dec 21, 2008, 1:53:52 PM (15 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:
b6aade3
Parents:
9bb8064
Message:

Added GCC Branch Update Patch

Files:
1 added
45 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/alpha/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../../final-system/common/gcc.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../../final-system/common/gcc.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <para os="aa">Make a couple of essential adjustments to the specs file
  • BOOK/cross-tools/mips/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../x86_64-64/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/ppc/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/ppc/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/ppc64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/ppc64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc64-64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc64-64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../x86_64-64/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/x86_64-64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/x86_64-64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/x86_64/gcc-final.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/x86_64/gcc-static.xml

    r9bb8064 r4883ef5  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/64/gcc.xml

    r9bb8064 r4883ef5  
    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'])"/>
    2331
    2432    <para os="p5">Apply the following patch so that GCC links to /lib
  • BOOK/final-system/common/gcc.xml

    r9bb8064 r4883ef5  
    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>
    2732
    2833    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/final-system/mips64-64/gcc.xml

    r9bb8064 r4883ef5  
    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'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/gcc.xml

    r9bb8064 r4883ef5  
    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'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r9bb8064 r4883ef5  
    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'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r9bb8064 r4883ef5  
    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'])"/>
    2331
    2432    <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory
  • BOOK/introduction/common/changelog.xml

    r9bb8064 r4883ef5  
    131131        <listitem>
    132132          <para>[Jim] - Removed Tree - No Longer Required.</para>
     133        </listitem>
     134        <listitem>
     135          <para>[Jim] - Added GCC Branch Update Patch.</para>
    133136        </listitem>
    134137      </itemizedlist>
  • BOOK/materials/common/patches.xml

    r9bb8064 r4883ef5  
    7070        url="&patches-root;&expect-spawn-patch;"/></para>
    7171        <para>MD5 sum: <literal>&expect-spawn-patch-md5;</literal></para>
     72      </listitem>
     73    </varlistentry>
     74
     75    <varlistentry>
     76      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
     77      <listitem>
     78        <para>Download: <ulink
     79        url="&patches-root;&gcc-branch_update-patch;"/></para>
     80        <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
    7281      </listitem>
    7382    </varlistentry>
  • BOOK/patches.ent

    r9bb8064 r4883ef5  
    2828<!ENTITY expect-spawn-patch-md5 "7706e1e8238c72eed8dc905d6f3b6aa9">
    2929<!ENTITY expect-spawn-patch-size "6.9 KB">
     30
     31<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
     32<!ENTITY gcc-branch_update-patch-md5 "e9e4236fa439ece67f02ab8377ee5811">
     33<!ENTITY gcc-branch_update-patch-size "812 KB">
    3034
    3135<!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
  • BOOK/temp-system/alpha/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/alpha/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/alpha/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/common/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/common/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/mips/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/mips/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/mips/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/mips64-64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/mips64-64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/mips64-64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/mips64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/mips64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/mips64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/ppc/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/ppc/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/ppc/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/ppc64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/x86_64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/x86_64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/sparc/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/sparc/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc64-64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/sparc64-64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/sparc64-64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/sparc64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/sparc64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/sparc64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/x86_64-64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/x86_64-64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/x86_64-64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/x86_64/gcc.xml

    r9bb8064 r4883ef5  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../cross-tools/x86_64/gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../cross-tools/x86_64/gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.