Author: jhuntwork
Date: 2007-08-20 09:30:59 -0600 (Mon, 20 Aug 2007)
New Revision: 8327

Modified:
   branches/jh/BOOK/chapter06/gcc.xml
Log:
Fix inconsistent target triplet

Modified: branches/jh/BOOK/chapter06/gcc.xml
===================================================================
--- branches/jh/BOOK/chapter06/gcc.xml  2007-08-20 15:22:19 UTC (rev 8326)
+++ branches/jh/BOOK/chapter06/gcc.xml  2007-08-20 15:30:59 UTC (rev 8327)
@@ -154,7 +154,7 @@
     href="readjusting.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
 
-<screen><computeroutput>/usr/lib/gcc/x86_64-unknown-linux-gnu/&gcc-version;/../../../crt1.o
 succeeded
+<screen><computeroutput>/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crt1.o
 succeeded
 /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crti.o succeeded
 /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crtn.o 
succeeded</computeroutput></screen>
 

-- 
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