Changeset 0cbb4b7
- Timestamp:
- Sep 12, 2009, 10:27:42 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 04df16b
- Parents:
- 18eabd2
- Files:
-
- 2 added
- 1 deleted
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
r18eabd2 r0cbb4b7 29 29 href="../common/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
r18eabd2 r0cbb4b7 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 32 33 <para os="p3">The following patch contains a number architecture and fixes related to 34 our build &gcc-version;. This patch was developed by CLFS devs For details on 35 what's in the patch, look at http://trac.cross-lfs.org/browser/scripts/patch/gcc/&gcc-version;.:</para> 36 37 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-fixes-patch;</userinput></screen> 32 38 33 39 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64/gcc.xml
r18eabd2 r0cbb4b7 29 29 href="../common/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gcc.xml
r18eabd2 r0cbb4b7 29 29 href="../common/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc/gcc.xml
r18eabd2 r0cbb4b7 29 29 href="../common/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r18eabd2 r0cbb4b7 21 21 <sect2 role="installation"> 22 22 <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'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/gcc.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/gcc.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 23 39 24 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r18eabd2 r0cbb4b7 48 48 <listitem> 49 49 <para>[Jim] - Updated Ncurses Patch to -20.</para> 50 </listitem> 51 <listitem> 52 <para>[Jim] - Updated GCC Patch to -4.</para> 53 </listitem> 54 <listitem> 55 <para>[Jim] - Added New GCC Fixes Patch.</para> 50 56 </listitem> 51 57 </itemizedlist> -
BOOK/materials/common/patches.xml
r18eabd2 r0cbb4b7 111 111 </varlistentry> 112 112 113 <varlistentry> 114 <term>GCC Fixes Patch - <token>&gcc-fixes-patch-size;</token>:</term> 115 <listitem> 116 <para>Download: <ulink 117 url="&patches-root;&gcc-fixes-patch;"/></para> 118 <para>MD5 sum: <literal>&gcc-fixes-patch-md5;</literal></para> 119 </listitem> 120 </varlistentry> 121 113 122 <!-- 114 123 <varlistentry> -
BOOK/patches.ent
r18eabd2 r0cbb4b7 41 41 <!ENTITY flex-gcc44-patch-size "12 KB"> 42 42 43 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 44 <!ENTITY gcc-branch_update-patch-md5 "ab8fc23fb2814b2d1e4128fa8d02f4e2"> 45 <!ENTITY gcc-branch_update-patch-size "184 KB"> 43 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-4.patch"> 44 <!ENTITY gcc-branch_update-patch-md5 "aca21cc253204489a850b0f7a64f885e"> 45 <!ENTITY gcc-branch_update-patch-size "240 KB"> 46 47 <!ENTITY gcc-fixes-patch "gcc-&gcc-version;-fixes-3.patch"> 48 <!ENTITY gcc-fixes-patch-md5 "615aa46ee6873b92647cd93210a8fc1d"> 49 <!ENTITY gcc-fixes-patch-size "25 KB"> 46 50 47 51 <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.