- Timestamp:
- May 18, 2011, 8:34:54 PM (13 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e70ebe86
- Parents:
- 78ff659f
- Location:
- BOOK
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/gcc-final.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/64/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
r78ff659f re05c4f0 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <para os="p1">The following patch contains a number of updates to the 26 &gcc-version; branch by the GCC developers:</para> 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 27 28 28 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 29 32 30 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <para os="p1">The following patch contains a number of updates to the 27 &gcc-version; branch by the GCC developers:</para> 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 25 30 26 31 <para os="aa">Make a couple of essential adjustments to the -
BOOK/cross-tools/mips64-64/gcc-final.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 32 24 33 25 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64-64/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-final.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-final.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-final.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/64/gcc.xml
r78ff659f re05c4f0 21 21 <sect2 role="installation"> 22 22 <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 23 32 24 33 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
r78ff659f re05c4f0 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 27 28 28 29 <para os="p1">The following patch contains a number of updates to the -
BOOK/final-system/mips64/gcc.xml
r78ff659f re05c4f0 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gcc.xml
r78ff659f re05c4f0 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc/gcc.xml
r78ff659f re05c4f0 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r78ff659f re05c4f0 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
r78ff659f re05c4f0 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[Jonathan] - Add GCC 4.6.0 Branch Update Patch -1.</para>43 <para>[Jonathan] - Added GCC 4.6.0 Branch Update Patch -1.</para> 44 44 </listitem> 45 45 <listitem> -
BOOK/temp-system/64/gcc.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/64/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/64/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/gcc.xml
r78ff659f re05c4f0 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/common/gcc- final.xml"27 xpointer="xpointer(//*[@os='p1'])"/> :26 href="../../cross-tools/common/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/common/gcc- final.xml"30 href="../../cross-tools/common/gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 -
BOOK/temp-system/mips64/gcc.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/multilib/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/multilib/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc/gcc.xml
r78ff659f re05c4f0 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/common/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.