- Timestamp:
- Feb 18, 2009, 7:58:27 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:
- 9ecbe5a
- Parents:
- e21128b
- Location:
- BOOK
- Files:
-
- 1 added
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc/gcc-final.xml
re21128b rf033e407 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='pp1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='pp2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc/gcc-static.xml
re21128b rf033e407 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/2003/XInclude" 27 href="../../final-system/ppc/gcc.xml" 28 xpointer="xpointer(//*[@os='pp1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../final-system/ppc/gcc.xml" 32 xpointer="xpointer(//*[@os='pp2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc64/gcc-final.xml
re21128b rf033e407 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='pp1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='pp2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
re21128b rf033e407 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/2003/XInclude" 27 href="../../final-system/ppc/gcc.xml" 28 xpointer="xpointer(//*[@os='pp1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../final-system/ppc/gcc.xml" 32 xpointer="xpointer(//*[@os='pp2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
re21128b rf033e407 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="../ppc/gcc.xml" 26 xpointer="xpointer(//*[@os='pp1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../ppc/gcc.xml" 30 xpointer="xpointer(//*[@os='pp2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/ppc/changelog.xml
re21128b rf033e407 33 33 34 34 --> 35 36 <listitem> 37 <para>February 18, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Fixed GCC Build - See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 35 44 36 45 <listitem> -
BOOK/introduction/ppc64/changelog.xml
re21128b rf033e407 33 33 34 34 --> 35 36 <listitem> 37 <para>February 18, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Fixed GCC Build - See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 35 44 36 45 <listitem> -
BOOK/materials/ppc/patches.xml
re21128b rf033e407 12 12 13 13 <variablelist role="materials"> 14 15 <varlistentry os="gcc-ppc-fixes-patch"> 16 <term>GCC Powerpc Fixes Patch - <token>&gcc-ppc_fixes-patch-size;</token>:</term> 17 <listitem> 18 <para>Download: <ulink 19 url="&patches-root;&gcc-ppc_fixes-patch;"/></para> 20 <para>MD5 sum: <literal>&gcc-ppc_fixes-patch-md5;</literal></para> 21 </listitem> 22 </varlistentry> 14 23 15 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/ppc64/patches.xml
re21128b rf033e407 25 25 </listitem> 26 26 </varlistentry> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../ppc/patches.xml" 30 xpointer="xpointer(//*[@os='gcc-ppc-fixes-patch'])"/> 27 31 28 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/patches.ent
re21128b rf033e407 193 193 <!ENTITY gcc-nof-patch-size "4 KB"> 194 194 195 <!ENTITY gcc-ppc_fixes-patch "gcc-&gcc-version;-ppc_fixes-1.patch"> 196 <!ENTITY gcc-ppc_fixes-patch-md5 "dbe990d4886c85fa250c8141488cb263"> 197 <!ENTITY gcc-ppc_fixes-patch-size "4 KB"> 198 195 199 <!ENTITY hfsutils-fixes-patch "hfsutils-&hfsutils-version;-fixes-1.patch"> 196 200 <!ENTITY hfsutils-fixes-patch-md5 "8519f11aada2f393609d529621a9f1b1"> -
BOOK/temp-system/ppc/gcc.xml
re21128b rf033e407 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/ppc/gcc.xml" 27 xpointer="xpointer(//*[@os='pp1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/ppc/gcc.xml" 31 xpointer="xpointer(//*[@os='pp2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/ppc64/gcc.xml
re21128b rf033e407 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/ppc/gcc.xml" 27 xpointer="xpointer(//*[@os='pp1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/ppc/gcc.xml" 31 xpointer="xpointer(//*[@os='pp2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.