- Timestamp:
- Feb 3, 2009, 3:38:33 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a2b2b72
- Parents:
- 540c452
- Location:
- BOOK
- Files:
-
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/gcc-final.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="gcc-static.xml" … … 31 30 href="gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 34 href="gcc-static.xml" -
BOOK/cross-tools/64/gcc-static.xml
r540c452 rfe40bd7 24 24 and no Threads</title> 25 25 26 <!--27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 27 href="../common/gcc-static.xml" … … 32 31 href="../common/gcc-static.xml" 33 32 xpointer="xpointer(//*[@os='p2'])"/> 34 -->35 33 36 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="gcc-static.xml" … … 31 30 href="gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
r540c452 rfe40bd7 24 24 and no Threads</title> 25 25 26 <!--27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 27 href="../../final-system/common/gcc.xml" … … 32 31 href="../../final-system/common/gcc.xml" 33 32 xpointer="xpointer(//*[@os='p2'])"/> 34 -->35 33 36 34 <para os="aa">Make a couple of essential adjustments to the specs file -
BOOK/cross-tools/mips64-64/gcc-final.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="gcc-static.xml" … … 31 30 href="gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/mips64-64/gcc-static.xml
r540c452 rfe40bd7 24 24 and no Threads</title> 25 25 26 <!--27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 27 href="../common/gcc-static.xml" … … 32 31 href="../64/gcc-static.xml" 33 32 xpointer="xpointer(//*[@os='p2'])"/> 34 -->35 33 36 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/multilib/gcc-final.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="gcc-static.xml" … … 31 30 href="gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
r540c452 rfe40bd7 24 24 and no Threads</title> 25 25 26 <!--27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 27 href="../common/gcc-static.xml" … … 32 31 href="../common/gcc-static.xml" 33 32 xpointer="xpointer(//*[@os='p2'])"/> 34 -->35 33 36 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/sparc64-64/gcc-static.xml
r540c452 rfe40bd7 24 24 and no Threads</title> 25 25 26 <!--27 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 27 href="../common/gcc-static.xml" … … 32 31 href="../64/gcc-static.xml" 33 32 xpointer="xpointer(//*[@os='p2'])"/> 34 -->35 33 36 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/64/gcc.xml
r540c452 rfe40bd7 22 22 <title>Installation of GCC</title> 23 23 24 <!--25 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 25 href="../common/gcc.xml" … … 30 29 href="../common/gcc.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
r540c452 rfe40bd7 26 26 <title>Installation of GCC</title> 27 27 28 <!--29 28 <para os="p1">The following patch contains a number of updates to the 30 29 &gcc-version; branch by the GCC developers:</para> 31 30 32 31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 33 -->34 32 35 33 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64/gcc.xml
r540c452 rfe40bd7 22 22 <title>Installation of GCC</title> 23 23 24 <!--25 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 25 href="../common/gcc.xml" … … 30 29 href="../common/gcc.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gcc.xml
r540c452 rfe40bd7 22 22 <title>Installation of GCC</title> 23 23 24 <!--25 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 25 href="../common/gcc.xml" … … 30 29 href="../common/gcc.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r540c452 rfe40bd7 22 22 <title>Installation of GCC</title> 23 23 24 <!--25 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 25 href="../common/gcc.xml" … … 30 29 href="../common/gcc.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory -
BOOK/introduction/common/changelog.xml
r540c452 rfe40bd7 60 60 <listitem> 61 61 <para>[Jim] - Updated Vim Branch Update Patch to -6.</para> 62 </listitem> 63 <listitem> 64 <para>[Jim] - Added GCC Branch Update Patch to -1.</para> 62 65 </listitem> 63 66 </itemizedlist> -
BOOK/patches.ent
r540c452 rfe40bd7 47 47 <!ENTITY file-cross_compile-patch-size "4 KB"> 48 48 49 <!-- 50 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch"> 51 <!ENTITY gcc-branch_update-patch-md5 "07a92e6f10d82ae3ae634a993d6bde82"> 52 <!ENTITY gcc-branch_update-patch-size "864 KB"> 53 --> 49 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 50 <!ENTITY gcc-branch_update-patch-md5 "50f8f4c0389dc057a9fbf8cabc8897d9"> 51 <!ENTITY gcc-branch_update-patch-size "248 KB"> 54 52 55 53 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch"> -
BOOK/temp-system/64/gcc.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../cross-tools/64/gcc-static.xml" … … 31 30 href="../../cross-tools/64/gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/gcc.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../cross-tools/common/gcc-static.xml" … … 31 30 href="../../cross-tools/common/gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/mips64/gcc.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../cross-tools/multilib/gcc-static.xml" … … 31 30 href="../../cross-tools/multilib/gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r540c452 rfe40bd7 23 23 <title>Installation of GCC</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../cross-tools/multilib/gcc-static.xml" … … 31 30 href="../../cross-tools/multilib/gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.