Changeset a414012
- Timestamp:
- Jan 6, 2008, 1:44:57 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d4bb6ba
- Parents:
- 99ccd00
- Location:
- BOOK
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc64/gcc-final.xml
r99ccd00 ra414012 30 30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/ppc64/gcc.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/ppc64/gcc.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
r99ccd00 ra414012 31 31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../../final-system/ppc64/gcc.xml" 36 xpointer="xpointer(//*[@os='p3'])"/> 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../../final-system/ppc64/gcc.xml" 40 xpointer="xpointer(//*[@os='p4'])"/> 33 41 34 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r99ccd00 ra414012 29 29 href="../common/gcc.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <para os="p3">The following patch enables modular kernels to be compiled for 33 ppc64.</para> 34 35 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-PR31490-patch;</userinput></screen> 31 36 32 37 <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory -
BOOK/introduction/ppc64/changelog.xml
r99ccd00 ra414012 33 33 34 34 --> 35 36 <listitem> 37 <para>January 8, 2008</para> 38 <itemizedlist> 39 <listitem> 40 <para>[ken] - Patch gcc so it can compile a modular kernel.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 35 44 36 45 <listitem> -
BOOK/materials/ppc64/patches.xml
r99ccd00 ra414012 32 32 url="&patches-root;&gcc-nof-patch;"/></para> 33 33 <para>MD5 sum: <literal>&gcc-nof-patch-md5;</literal></para> 34 </listitem> 35 </varlistentry> 36 37 <varlistentry> 38 <term>GCC PR31490 Patch - <token>&gcc-PR31490-patch-size;</token>:</term> 39 <listitem> 40 <para>Download: <ulink 41 url="&patches-root;&gcc-PR31490-patch;"/></para> 42 <para>MD5 sum: <literal>&gcc-PR31490-patch-md5;</literal></para> 34 43 </listitem> 35 44 </varlistentry> -
BOOK/patches.ent
r99ccd00 ra414012 175 175 <!ENTITY gcc-nof-patch-size "4 KB"> 176 176 177 <!ENTITY gcc-PR31490-patch "gcc-&gcc-version;-PR31490-1.patch"> 178 <!ENTITY gcc-PR31490-patch-md5 "43f3d086b57f02cb605819452936c4d7"> 179 <!ENTITY gcc-PR31490-patch-size "1.4 KB"> 180 177 181 <!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch"> 178 182 <!ENTITY powerpcutils-patch-md5 "d2776b1a4977c5711037b8f1402f792a"> -
BOOK/temp-system/ppc64/gcc.xml
r99ccd00 ra414012 30 30 href="../../cross-tools/x86_64/gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/ppc64/gcc.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/ppc64/gcc.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.