Author: ken
Date: 2006-07-21 16:32:16 -0600 (Fri, 21 Jul 2006)
New Revision: 2066
Modified:
trunk/BOOK/final-system/ppc64/gcc.xml
trunk/BOOK/introduction/ppc64/changelog.xml
Log:
Ppc64 final-system gcc was built without using /usr/lib64 - such an obvious
error, how did I fail to spot it before?
Modified: trunk/BOOK/final-system/ppc64/gcc.xml
===================================================================
--- trunk/BOOK/final-system/ppc64/gcc.xml 2006-07-21 15:45:40 UTC (rev
2065)
+++ trunk/BOOK/final-system/ppc64/gcc.xml 2006-07-21 22:32:16 UTC (rev
2066)
@@ -65,7 +65,7 @@
xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/gcc.xml"
+ href="../multilib/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/introduction/ppc64/changelog.xml
===================================================================
--- trunk/BOOK/introduction/ppc64/changelog.xml 2006-07-21 15:45:40 UTC (rev
2065)
+++ trunk/BOOK/introduction/ppc64/changelog.xml 2006-07-21 22:32:16 UTC (rev
2066)
@@ -34,6 +34,16 @@
-->
<listitem>
+ <para>July 21, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Corrected gcc instructions for final-system to use
+ /usr/lib64 and not disable multilib.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 18, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page