[Clfs-commits] commit: r4520 - /trunk/BOOK/cross-tools/common/gcc-static.xml

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 21 20:36:06 PST 2009


Author: chris at beaker67.com
Date: Thu Jan 22 04:36:05 2009
New Revision: 4520

Log:
Text update

Modified:
    trunk/BOOK/cross-tools/common/gcc-static.xml

Modified: trunk/BOOK/cross-tools/common/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-static.xml Thu Jan 22 04:36:05 2009
@@ -41,7 +41,8 @@
 
 <screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>
 
-    <para os="ag">Change the StartFile Spec and Standard Include Dir to look at /tools:</para>
+    <para os="ag">Change the StartFile Spec and Standard Include Dir so that
+    GCC looks in <filename class="directory">/tools</filename>:</para>
 
 <screen os="ah"><userinput>echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR "/tools/include/"\n\n' >> gcc/config/linux.h
 echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/linux.h




More information about the Clfs-commits mailing list