Author: jim
Date: 2005-04-22 13:29:47 -0600 (Fri, 22 Apr 2005)
New Revision: 5039

Modified:
   branches/cross-lfs/BOOK/cross-tools/gcc-final.xml
   branches/cross-lfs/BOOK/introduction/changelog.xml
Log:
Fixed GCC Final Patch in cross-tools

Modified: branches/cross-lfs/BOOK/cross-tools/gcc-final.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/gcc-final.xml   2005-04-22 18:45:25 UTC 
(rev 5038)
+++ branches/cross-lfs/BOOK/cross-tools/gcc-final.xml   2005-04-22 19:29:47 UTC 
(rev 5039)
@@ -33,7 +33,7 @@
 <para>First correct a known problem and make an essential adjustment:</para>
 
 <screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-1.patch
-patch -Np1 -i ../gcc-&gcc-version;-cross_specs-1.patch</userinput></screen>
+patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch</userinput></screen>
 
 <para>Now we will need to setup our StartFile Spec to the correct library
 location:</para>

Modified: branches/cross-lfs/BOOK/introduction/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-22 18:45:25 UTC 
(rev 5038)
+++ branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-22 19:29:47 UTC 
(rev 5039)
@@ -103,6 +103,7 @@
 <listitem><para>Fixed Typo.</para></listitem>
 <listitem><para>Fixed changelog.</para></listitem>
 <listitem><para>Fixed build issue glibc-full in cross-tools.</para></listitem>
+<listitem><para>Fixed patch name for GCC-Final.</para></listitem>
 </itemizedlist>
 </listitem>
 </itemizedlist>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to