Author: chris
Date: 2006-04-29 09:47:17 -0600 (Sat, 29 Apr 2006)
New Revision: 1486
Modified:
trunk/BOOK/cross-tools/x86/gcc-static.xml
trunk/BOOK/final-system/mips/glibc.xml
Log:
Minor text fixes to mips instructions
Modified: trunk/BOOK/cross-tools/x86/gcc-static.xml
===================================================================
--- trunk/BOOK/cross-tools/x86/gcc-static.xml 2006-04-29 03:44:03 UTC (rev
1485)
+++ trunk/BOOK/cross-tools/x86/gcc-static.xml 2006-04-29 15:47:17 UTC (rev
1486)
@@ -100,7 +100,7 @@
<varlistentry>
<term><parameter>--disable-threads</parameter></term>
<listitem>
- <para>This will prevent GCC from finding the multi-thread
+ <para>This will prevent GCC from looking for the multi-thread
include files, since they haven't been created for this architecture
yet. GCC will be able to find the multi-thread information after
the Glibc headers are created.</para>
Modified: trunk/BOOK/final-system/mips/glibc.xml
===================================================================
--- trunk/BOOK/final-system/mips/glibc.xml 2006-04-29 03:44:03 UTC (rev
1485)
+++ trunk/BOOK/final-system/mips/glibc.xml 2006-04-29 15:47:17 UTC (rev
1486)
@@ -30,10 +30,11 @@
xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
<para os="g1">MIPS is no longer supported in the main glibc tree, so we
have to
- extract the glibc-ports-&glibc-version; into our glibc-&glibc-version;
directory. Then we move
- ports to the location expected by our build and patches.</para>
+ extract the glibc-ports-&glibc-version; package into our
+ glibc-&glibc-version; directory. Then we move
+ ports to the location expected by our build and patches:</para>
-<screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2
+<screen os="g2"><userinput>tar -jxvf
../glibc-ports-&glibc-ports-version;.tar.bz2
mv -v glibc-ports-&glibc-version; ports</userinput></screen>
<para os="m1">The following patch fixes a link issues when building MIPS
glibc:</para>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page