Author: jim
Date: 2006-08-31 01:48:35 -0600 (Thu, 31 Aug 2006)
New Revision: 2363
Modified:
/
branches/clfs-1.0/BOOK/chroot/x86_64/flags.xml
branches/clfs-1.0/BOOK/cross-tools/multilib/glibc-64bit.xml
branches/clfs-1.0/BOOK/temp-system/x86_64/gcc.xml
Log:
[EMAIL PROTECTED] (orig r2500): [EMAIL PROTECTED] | 2006-08-30 20:50:42 -0700
Text updates for multilib
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2499
+ b6734a72-470d-0410-b049-f317dca95413:/:2500
Modified: branches/clfs-1.0/BOOK/chroot/x86_64/flags.xml
===================================================================
--- branches/clfs-1.0/BOOK/chroot/x86_64/flags.xml 2006-08-31 07:48:24 UTC
(rev 2362)
+++ branches/clfs-1.0/BOOK/chroot/x86_64/flags.xml 2006-08-31 07:48:35 UTC
(rev 2363)
@@ -11,7 +11,7 @@
<title>Build Flags</title>
<para>We will need to setup target specific flags for the compiler
- and linkers.</para>
+ and linkers:</para>
<screen><userinput>export BUILD32="-m32"
export BUILD64="-m64"</userinput></screen>
Modified: branches/clfs-1.0/BOOK/cross-tools/multilib/glibc-64bit.xml
===================================================================
--- branches/clfs-1.0/BOOK/cross-tools/multilib/glibc-64bit.xml 2006-08-31
07:48:24 UTC (rev 2362)
+++ branches/clfs-1.0/BOOK/cross-tools/multilib/glibc-64bit.xml 2006-08-31
07:48:35 UTC (rev 2363)
@@ -90,8 +90,8 @@
<varlistentry os="fa1">
<term><parameter>CC="${CLFS_TARGET}-gcc ${BUILD64}"</parameter></term>
<listitem>
- <para>Forces Glibc to utilize our target architecture GCC utilizing
- the 64 Bit flags.</para>
+ <para>Forces Glibc to build using our target architecture GCC
+ utilizing the 64 Bit flags.</para>
</listitem>
</varlistentry>
Modified: branches/clfs-1.0/BOOK/temp-system/x86_64/gcc.xml
===================================================================
--- branches/clfs-1.0/BOOK/temp-system/x86_64/gcc.xml 2006-08-31 07:48:24 UTC
(rev 2362)
+++ branches/clfs-1.0/BOOK/temp-system/x86_64/gcc.xml 2006-08-31 07:48:35 UTC
(rev 2363)
@@ -111,7 +111,7 @@
<varlistentry os="dd1">
<term><parameter>CXX="${CXX} ${BUILD64}"</parameter></term>
<listitem>
- <para>This forces the C++ compiler to use our Build 64 FLAGS.</para>
+ <para>This forces the C++ compiler to use our 64 Bit flags.</para>
</listitem>
</varlistentry>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page