[Clfs-commits] commit: r4203 - in /trunk/BOOK/cross-tools: native-chapter.xml native/gcc-final.xml native64-chapter.xml native64/gcc.xml

svn at cross-lfs.org svn at cross-lfs.org
Wed Dec 24 14:42:53 PST 2008


Author: jim
Date: Wed Dec 24 22:42:52 2008
New Revision: 4203

Log:
Added GCC-Final to Natve Builds

Added:
    trunk/BOOK/cross-tools/native/gcc-final.xml
    trunk/BOOK/cross-tools/native64/gcc.xml
Modified:
    trunk/BOOK/cross-tools/native-chapter.xml
    trunk/BOOK/cross-tools/native64-chapter.xml

Modified: trunk/BOOK/cross-tools/native-chapter.xml
==============================================================================
--- trunk/BOOK/cross-tools/native-chapter.xml (original)
+++ trunk/BOOK/cross-tools/native-chapter.xml Wed Dec 24 22:42:52 2008
@@ -16,5 +16,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/linux-headers.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/toolchain.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/glibc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gcc.xml"/>
 
 </chapter>

Modified: trunk/BOOK/cross-tools/native64-chapter.xml
==============================================================================
--- trunk/BOOK/cross-tools/native64-chapter.xml (original)
+++ trunk/BOOK/cross-tools/native64-chapter.xml Wed Dec 24 22:42:52 2008
@@ -17,5 +17,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/linux-headers.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/toolchain.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/glibc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="native/gcc.xml"/>
 
 </chapter>




More information about the Clfs-commits mailing list