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

svn at cross-lfs.org svn at cross-lfs.org
Wed Dec 24 15:03:01 PST 2008


Author: jim
Date: Wed Dec 24 23:03:01 2008
New Revision: 4208

Log:
Fixed Valdiation Errors on Native GCC Builds

Added:
    trunk/BOOK/cross-tools/native/gcc.xml   (contents, props changed)
      - copied, changed from r4203, trunk/BOOK/cross-tools/native/gcc-final.xml
Removed:
    trunk/BOOK/cross-tools/native/gcc-final.xml
Modified:
    trunk/BOOK/cross-tools/native64/gcc.xml

Modified: trunk/BOOK/cross-tools/native64/gcc.xml
==============================================================================
--- trunk/BOOK/cross-tools/native64/gcc.xml (original)
+++ trunk/BOOK/cross-tools/native64/gcc.xml Wed Dec 24 23:03:01 2008
@@ -23,43 +23,43 @@
     <title>Installation of GCC Cross Compiler</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='aa'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ab'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ac'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ad'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ag'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ah'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='ai'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='aj'])"/>
 
     <para os="bd">Finally, disable <option>-B</option> in
@@ -71,15 +71,15 @@
     configure</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='g'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
+    href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='h'])"/>
 
 <screen os="bf"><userinput>AR=ar ../gcc-&gcc-version;/configure --prefix=/cross-tools \




More information about the Clfs-commits mailing list