- Timestamp:
- Jan 25, 2009, 9:06:09 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0804c00
- Parents:
- f5e37b2
- Location:
- BOOK
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/gcc-final.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="gcc-static.xml" … … 30 31 href="gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 32 33 --> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 35 href="gcc-static.xml" -
BOOK/cross-tools/64/gcc-static.xml
rf5e37b2 r5ec7db05 24 24 and no Threads</title> 25 25 26 <!-- 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 28 href="../common/gcc-static.xml" … … 31 32 href="../common/gcc-static.xml" 32 33 xpointer="xpointer(//*[@os='p2'])"/> 34 --> 33 35 34 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="gcc-static.xml" … … 30 31 href="gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
rf5e37b2 r5ec7db05 24 24 and no Threads</title> 25 25 26 <!-- 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 28 href="../../final-system/common/gcc.xml" … … 31 32 href="../../final-system/common/gcc.xml" 32 33 xpointer="xpointer(//*[@os='p2'])"/> 34 --> 33 35 34 36 <para os="aa">Make a couple of essential adjustments to the specs file -
BOOK/cross-tools/mips64-64/gcc-final.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="gcc-static.xml" … … 30 31 href="gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/mips64-64/gcc-static.xml
rf5e37b2 r5ec7db05 24 24 and no Threads</title> 25 25 26 <!-- 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 28 href="../common/gcc-static.xml" … … 31 32 href="../64/gcc-static.xml" 32 33 xpointer="xpointer(//*[@os='p2'])"/> 34 --> 33 35 34 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/multilib/gcc-final.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="gcc-static.xml" … … 30 31 href="gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
rf5e37b2 r5ec7db05 24 24 and no Threads</title> 25 25 26 <!-- 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 28 href="../common/gcc-static.xml" … … 31 32 href="../common/gcc-static.xml" 32 33 xpointer="xpointer(//*[@os='p2'])"/> 34 --> 33 35 34 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/sparc64-64/gcc-static.xml
rf5e37b2 r5ec7db05 24 24 and no Threads</title> 25 25 26 <!-- 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 28 href="../common/gcc-static.xml" … … 31 32 href="../64/gcc-static.xml" 32 33 xpointer="xpointer(//*[@os='p2'])"/> 34 --> 33 35 34 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/64/gcc.xml
rf5e37b2 r5ec7db05 22 22 <title>Installation of GCC</title> 23 23 24 <!-- 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 26 href="../common/gcc.xml" … … 29 30 href="../common/gcc.xml" 30 31 xpointer="xpointer(//*[@os='p2'])"/> 32 --> 31 33 32 34 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
rf5e37b2 r5ec7db05 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 29 30 &gcc-version; branch by the GCC developers:</para> 30 31 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 33 --> 32 34 33 35 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64/gcc.xml
rf5e37b2 r5ec7db05 22 22 <title>Installation of GCC</title> 23 23 24 <!-- 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 26 href="../common/gcc.xml" … … 29 30 href="../common/gcc.xml" 30 31 xpointer="xpointer(//*[@os='p2'])"/> 32 --> 31 33 32 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gcc.xml
rf5e37b2 r5ec7db05 22 22 <title>Installation of GCC</title> 23 23 24 <!-- 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 26 href="../common/gcc.xml" … … 29 30 href="../common/gcc.xml" 30 31 xpointer="xpointer(//*[@os='p2'])"/> 32 --> 31 33 32 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
rf5e37b2 r5ec7db05 22 22 <title>Installation of GCC</title> 23 23 24 <!-- 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 26 href="../common/gcc.xml" … … 29 30 href="../common/gcc.xml" 30 31 xpointer="xpointer(//*[@os='p2'])"/> 32 --> 31 33 32 34 <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory -
BOOK/introduction/common/changelog.xml
rf5e37b2 r5ec7db05 38 38 39 39 <listitem> 40 <para>January 22, 2009</para> 40 <para>January 25, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Updated GCC 4.3.3.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 49 <para>January 24, 2009</para> 41 50 <itemizedlist> 42 51 <listitem> -
BOOK/packages.ent
rf5e37b2 r5ec7db05 153 153 <!ENTITY gawk-home "&gnu-software;gawk"> 154 154 155 <!ENTITY gcc-version "4.3. 2">156 <!ENTITY gcc-size "57, 648KB">157 <!ENTITY gcc-url " &gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">158 <!ENTITY gcc-md5 " 5dfac5da961ecd5f227c3175859a486d">155 <!ENTITY gcc-version "4.3.3"> 156 <!ENTITY gcc-size "57,984 KB"> 157 <!ENTITY gcc-url "ftp://gcc.gnu.org/pub/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2"> 158 <!ENTITY gcc-md5 "cc3c5565fdb9ab87a05ddb106ba0bd1f "> 159 159 <!ENTITY gcc-home "http://gcc.gnu.org"> 160 160 -
BOOK/patches.ent
rf5e37b2 r5ec7db05 50 50 51 51 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch"> 52 <!ENTITY gcc-posix-patch-md5 " ed26ea522e014b2e39adf066bd44053b">52 <!ENTITY gcc-posix-patch-md5 "ccc0d5f959234bf4fed2b6fa338d6117"> 53 53 <!ENTITY gcc-posix-patch-size "16 KB"> 54 54 55 55 <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch"> 56 <!ENTITY gcc-specs-patch-md5 " 8b216c7c3d66af2c1bce9221d65997a7">56 <!ENTITY gcc-specs-patch-md5 "3da1b54d2f8145310e5426e5b7545182"> 57 57 <!ENTITY gcc-specs-patch-size "20 KB"> 58 58 … … 146 146 147 147 <!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-1.patch"> 148 <!ENTITY gcc-specs_pure64-patch-md5 " fc51cb59c23b7ac662f8de2fbd34eb37">148 <!ENTITY gcc-specs_pure64-patch-md5 "39199e76b77cea53033290a576767a16"> 149 149 <!ENTITY gcc-specs_pure64-patch-size "20 KB"> 150 150 151 151 <!ENTITY gcc-pure64-patch "gcc-&gcc-version;-pure64-1.patch"> 152 <!ENTITY gcc-pure64-patch-md5 " b1d407b481e565c4bab6171b774568c2">153 <!ENTITY gcc-pure64-patch-size " 8KB">152 <!ENTITY gcc-pure64-patch-md5 "5ed31dd2cd54388ac78240b7b9505b33"> 153 <!ENTITY gcc-pure64-patch-size "12 KB"> 154 154 155 155 <!-- Start of Config Update patches --> -
BOOK/temp-system/64/gcc.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="../../cross-tools/64/gcc-static.xml" … … 30 31 href="../../cross-tools/64/gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/gcc.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="../../cross-tools/common/gcc-static.xml" … … 30 31 href="../../cross-tools/common/gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/mips64/gcc.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="../../cross-tools/multilib/gcc-static.xml" … … 30 31 href="../../cross-tools/multilib/gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/gcc.xml
rf5e37b2 r5ec7db05 23 23 <title>Installation of GCC</title> 24 24 25 <!-- 25 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 27 href="../../cross-tools/multilib/gcc-static.xml" … … 30 31 href="../../cross-tools/multilib/gcc-static.xml" 31 32 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.