Changeset d8a6c15
- Timestamp:
- Mar 3, 2007, 10:26:08 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 277483d
- Parents:
- 3997220
- Location:
- BOOK
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <para os="p3">Apply the following patch so that GCC links to /lib -
BOOK/final-system/common/gcc.xml
r3997220 rd8a6c15 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 28 <para os="p1">The following patch fixes the searching of multilib dirs 29 for specs file. The patch standardizes the gcc drivers path iteration 30 functions, ensuring multilib directories are searched in the correct 31 order. This fixes various issues, most noticably with libtool on 32 multilib systems:</para> 33 34 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen> 27 35 28 36 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64-64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/mips64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <para>GCC includes a <filename class="directory">nof</filename> directory -
BOOK/final-system/sparc/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <para os="sp1">The following patch fixes a TLS build issue. For more details -
BOOK/final-system/sparc64-64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/sparc64/gcc.xml
r3997220 rd8a6c15 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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/common/patches.xml
r3997220 rd8a6c15 101 101 102 102 <varlistentry> 103 <term>GCC PR20425 Patch - <token>&gcc-PR20425-patch-size;</token>:</term> 104 <listitem> 105 <para>Download: <ulink 106 url="&patches-root;&gcc-PR20425-patch;"/></para> 107 <para>MD5 sum: <literal>&gcc-PR20425-patch-md5;</literal></para> 108 </listitem> 109 </varlistentry> 110 111 <varlistentry> 103 112 <term>Glibc Branch Update - <token>&glibc-branch_update-patch-size;</token>:</term> 104 113 <listitem> -
BOOK/patches.ent
r3997220 rd8a6c15 45 45 <!ENTITY gcc-specs-patch-size "16 KB"> 46 46 47 <!ENTITY gcc-PR20425-patch "gcc-&gcc-version;-PR20425-1.patch"> 48 <!ENTITY gcc-PR20425-patch-md5 "95535bda8e4d37d30251db0b121b5374"> 49 <!ENTITY gcc-PR20425-patch-size "36 KB"> 50 47 51 <!ENTITY glibc-branch_update-patch "glibc-&glibc-version;-branch_update-3.patch"> 48 52 <!ENTITY glibc-branch_update-patch-md5 "0cb4331328ecfadc4fc81288fdbdb864">
Note:
See TracChangeset
for help on using the changeset viewer.