[Clfs-commits] commit: r4089 - in /trunk/BOOK: final-system/64/gcc.xml final-system/common/gcc.xml final-system/mips64-64/gcc.xml final-system/mips64/gcc.xml final-system/multilib/gcc.xml final-system/ppc64/gcc.xml introduction/common/changelog.xml

svn at cross-lfs.org svn at cross-lfs.org
Mon Dec 15 16:36:10 PST 2008


Author: chris at beaker67.com
Date: Tue Dec 16 00:36:09 2008
New Revision: 4089

Log:
Remove obsolete command from final-system GCC instructions

Modified:
    trunk/BOOK/final-system/64/gcc.xml
    trunk/BOOK/final-system/common/gcc.xml
    trunk/BOOK/final-system/mips64-64/gcc.xml
    trunk/BOOK/final-system/mips64/gcc.xml
    trunk/BOOK/final-system/multilib/gcc.xml
    trunk/BOOK/final-system/ppc64/gcc.xml
    trunk/BOOK/introduction/common/changelog.xml

Modified: trunk/BOOK/final-system/64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/64/gcc.xml (original)
+++ trunk/BOOK/final-system/64/gcc.xml Tue Dec 16 00:36:09 2008
@@ -33,14 +33,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='e'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/common/gcc.xml (original)
+++ trunk/BOOK/final-system/common/gcc.xml Tue Dec 16 00:36:09 2008
@@ -31,14 +31,6 @@
     Binutils will be used instead:</para>
 
 <screen os="e"><userinput>sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in</userinput></screen>
-
-    <para os="e1">GCC provides a <command>gccbug</command> script which detects at
-    compile time whether mktemp is present, and hardcodes the result in a test.
-    If mktemp is not found, the script will fall back to using less
-    random names for temporary files.  We will be installing mktemp
-    later, so the following sed will simulate its presence:</para>
-
-<screen os="e2"><userinput>sed -i 's/@have_mktemp_command@/yes/' gcc/gccbug.in</userinput></screen>
 
     <para os="f">The GCC documentation recommends building GCC outside of the source
     directory in a dedicated build directory:</para>

Modified: trunk/BOOK/final-system/mips64-64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/mips64-64/gcc.xml (original)
+++ trunk/BOOK/final-system/mips64-64/gcc.xml Tue Dec 16 00:36:09 2008
@@ -36,14 +36,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='e'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/mips64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/mips64/gcc.xml (original)
+++ trunk/BOOK/final-system/mips64/gcc.xml Tue Dec 16 00:36:09 2008
@@ -28,14 +28,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='e'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/multilib/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/gcc.xml (original)
+++ trunk/BOOK/final-system/multilib/gcc.xml Tue Dec 16 00:36:09 2008
@@ -28,14 +28,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='e'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/ppc64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/ppc64/gcc.xml (original)
+++ trunk/BOOK/final-system/ppc64/gcc.xml Tue Dec 16 00:36:09 2008
@@ -35,14 +35,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='e'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Tue Dec 16 00:36:09 2008
@@ -35,6 +35,17 @@
       </itemizedlist>
     </listitem>
 -->
+    <listitem>
+      <para>December 15, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Chris] - Removed command to modify gccbug script from GCC
+          final-system instructions. This command is obsolete as mktemp is now
+          installed by Coreutils.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>December 6, 2008</para>
       <itemizedlist>




More information about the Clfs-commits mailing list