Author: jim
Date: 2006-07-13 13:47:47 -0600 (Thu, 13 Jul 2006)
New Revision: 1999

Modified:
   /
   branches/clfs-2.0/BOOK/final-system/common/gcc.xml
Log:
 [EMAIL PROTECTED] (orig r2110):  jciccone | 2006-07-13 11:38:11 -0700
 Update of the text on the GCC PR20425 Patch.



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2109
   + b6734a72-470d-0410-b049-f317dca95413:/:2110

Modified: branches/clfs-2.0/BOOK/final-system/common/gcc.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/gcc.xml  2006-07-13 19:47:38 UTC 
(rev 1998)
+++ branches/clfs-2.0/BOOK/final-system/common/gcc.xml  2006-07-13 19:47:47 UTC 
(rev 1999)
@@ -31,7 +31,9 @@
 <screen os="p2"><userinput>patch -Np1 -i 
../gcc-4.1.1-posix-1.patch</userinput></screen>
 
     <para os="p3">The following patch fixes the searching of multilib dirs for
-    specs file:</para>
+    specs file.The patch standardizes the gcc drivers path iteration functions,
+    ensuring multilib directories are searched in the correct order. This fixes
+    various issues, most noticably with libtool on multilib systems:</para>
 
 <screen os="p4"><userinput>patch -Np1 -i 
../&gcc-PR20425-patch;</userinput></screen>
 

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

Reply via email to