Author: manuel
Date: 2005-06-23 13:19:26 -0600 (Thu, 23 Jun 2005)
New Revision: 6133

Modified:
   branches/cross-lfs/BOOK/cross-tools/x86/glibc-headers.xml
   branches/cross-lfs/BOOK/cross-tools/x86/glibc-startfiles.xml
Log:
Revising cross-lfs specific text.

Modified: branches/cross-lfs/BOOK/cross-tools/x86/glibc-headers.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/x86/glibc-headers.xml   2005-06-23 
18:56:25 UTC (rev 6132)
+++ branches/cross-lfs/BOOK/cross-tools/x86/glibc-headers.xml   2005-06-23 
19:19:26 UTC (rev 6133)
@@ -79,6 +79,20 @@
       </varlistentry>
 
       <varlistentry>
+        <term><parameter>--host=${LFS_TARGET}</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><parameter>--build=${LFS_HOST}</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><parameter>--disable-sanity-checks</parameter></term>
         <listitem>
           <para>This switch do ... .</para>

Modified: branches/cross-lfs/BOOK/cross-tools/x86/glibc-startfiles.xml
===================================================================
--- branches/cross-lfs/BOOK/cross-tools/x86/glibc-startfiles.xml        
2005-06-23 18:56:25 UTC (rev 6132)
+++ branches/cross-lfs/BOOK/cross-tools/x86/glibc-startfiles.xml        
2005-06-23 19:19:26 UTC (rev 6133)
@@ -72,6 +72,34 @@
       <title>The meaning of the new configure options:</title>
 
       <varlistentry>
+        <term><parameter>BUILD_CC="gcc"</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><parameter>CC="${LFS_TARGET}-gcc"</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><parameter>AR="${LFS_TARGET}-ar"</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><parameter>RANLIB="${LFS_TARGET}-ranlib"</parameter></term>
+        <listitem>
+          <para>This do ...</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><parameter>--disable-profile</parameter></term>
         <listitem>
           <para>This builds the libraries without profiling information.

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