[Clfs-commits] commit: r4306 - in /branches/clfs-sysroot/BOOK: ./ appendices/dependencies/ cross-tools/ cross-tools/common/ final-system/ introduction/common/ materials/common/

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 4 10:20:49 PST 2009


Author: jciccone
Date: Sun Jan  4 18:20:49 2009
New Revision: 4306

Log:
Update Date.

Modified:
    branches/clfs-sysroot/BOOK/appendices/dependencies/common.xml
    branches/clfs-sysroot/BOOK/cross-tools/alpha-chapter.xml
    branches/clfs-sysroot/BOOK/cross-tools/arm-chapter.xml
    branches/clfs-sysroot/BOOK/cross-tools/common/gcc-final.xml
    branches/clfs-sysroot/BOOK/cross-tools/hppa-chapter.xml
    branches/clfs-sysroot/BOOK/cross-tools/x86-chapter.xml
    branches/clfs-sysroot/BOOK/final-system/alpha-chapter.xml
    branches/clfs-sysroot/BOOK/final-system/arm-chapter.xml
    branches/clfs-sysroot/BOOK/final-system/hppa-chapter.xml
    branches/clfs-sysroot/BOOK/final-system/x86-chapter.xml
    branches/clfs-sysroot/BOOK/general.ent
    branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
    branches/clfs-sysroot/BOOK/materials/common/packages.xml
    branches/clfs-sysroot/BOOK/materials/common/patches.xml
    branches/clfs-sysroot/BOOK/packages.ent
    branches/clfs-sysroot/BOOK/patches.ent

Modified: branches/clfs-sysroot/BOOK/appendices/dependencies/common.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/appendices/dependencies/common.xml (original)
+++ branches/clfs-sysroot/BOOK/appendices/dependencies/common.xml Sun Jan  4 18:20:49 2009
@@ -484,7 +484,8 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
-	 Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tar and Texinfo</seg>
+	 Gettext, Glibc, GMP, Grep, Make, MPFR, Patch, Perl, Sed, Tar and
+         Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -560,6 +561,34 @@
         </seglistitem>
       </segmentedlist>
 
+<!-- Begin GMP dependency info -->
+  <bridgehead renderas="sect2" id="gmp-dep">GMP</bridgehead>
+
+      <segmentedlist>
+        <segtitle>&dependencies;</segtitle>
+
+        <seglistitem>
+         <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, M4, Make,
+         Sed and Texinfo</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&testsuites;</segtitle>
+
+        <seglistitem>
+          <seg>None</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&before;</segtitle>
+
+        <seglistitem>
+          <seg>MPFR, GCC</seg>
+        </seglistitem>
+      </segmentedlist>
+
 <!-- Begin Grep dependency info -->
   <bridgehead renderas="sect2" id="grep-dep">Grep</bridgehead>
 
@@ -921,6 +950,34 @@
         </seglistitem>
       </segmentedlist>
 
+<!-- Begin MPFR dependency info -->
+  <bridgehead renderas="sect2" id="mpfr-dep">MPFR</bridgehead>
+
+      <segmentedlist>
+        <segtitle>&dependencies;</segtitle>
+
+        <seglistitem>
+         <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
+         Make, Sed and Texinfo</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&testsuites;</segtitle>
+
+        <seglistitem>
+          <seg>None</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&before;</segtitle>
+
+        <seglistitem>
+          <seg>GCC</seg>
+        </seglistitem>
+      </segmentedlist>
+
 <!-- Begin Make dependency info -->
   <bridgehead renderas="sect2" id="make-dep">Make</bridgehead>
 

Modified: branches/clfs-sysroot/BOOK/cross-tools/alpha-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/cross-tools/alpha-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/cross-tools/alpha-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/cflags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/linux-headers.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc.xml"/>

Modified: branches/clfs-sysroot/BOOK/cross-tools/arm-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/cross-tools/arm-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/cross-tools/arm-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/cflags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arm/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arm/linux-headers.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arm/glibc.xml"/>

Modified: branches/clfs-sysroot/BOOK/cross-tools/common/gcc-final.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/cross-tools/common/gcc-final.xml (original)
+++ branches/clfs-sysroot/BOOK/cross-tools/common/gcc-final.xml Sun Jan  4 18:20:49 2009
@@ -43,9 +43,9 @@
     xpointer="xpointer(//*[@os='e'])"/>
 
 <screen os="ae"><userinput>../gcc-&gcc-version;/configure --prefix=${CLFS}/cross-tools \
-    --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-multilib \
-    --with-sysroot=${CLFS} --disable-nls --enable-shared \
-    --enable-languages=c,c++ --enable-__cxa_atexit \
+    --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
+    --disable-multilib --with-sysroot=${CLFS} --disable-nls \
+    --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
     --enable-c99 --enable-long-long --enable-threads=posix</userinput></screen>
 
     <variablelist os="af">
@@ -96,7 +96,8 @@
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='ag'])"/>
 
-<screen os="ah"><userinput>make</userinput></screen>
+<screen os="ah"><userinput>make AS_FOR_TARGET="${CLFS_TARGET}-as" \
+    LD_FOR_TARGET="${CLFS_TARGET}-ld"</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"

Modified: branches/clfs-sysroot/BOOK/cross-tools/hppa-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/cross-tools/hppa-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/cross-tools/hppa-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/cflags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/linux-headers.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/glibc.xml"/>

Modified: branches/clfs-sysroot/BOOK/cross-tools/x86-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/cross-tools/x86-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/cross-tools/x86-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/cflags.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/linux-headers.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/glibc.xml"/>

Modified: branches/clfs-sysroot/BOOK/final-system/alpha-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/alpha-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/alpha-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>

Modified: branches/clfs-sysroot/BOOK/final-system/arm-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/arm-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/arm-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>

Modified: branches/clfs-sysroot/BOOK/final-system/hppa-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/hppa-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/hppa-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>

Modified: branches/clfs-sysroot/BOOK/final-system/x86-chapter.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/x86-chapter.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/x86-chapter.xml Sun Jan  4 18:20:49 2009
@@ -15,6 +15,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/variables.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sed.xml"/>

Modified: branches/clfs-sysroot/BOOK/general.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/general.ent (original)
+++ branches/clfs-sysroot/BOOK/general.ent Sun Jan  4 18:20:49 2009
@@ -2,7 +2,7 @@
 
 <!ENTITY month "01"> <!-- Use two digits -->
 <!ENTITY month_name "Janurary">
-<!ENTITY day "03"> <!-- Use two digits -->
+<!ENTITY day "04"> <!-- Use two digits -->
 <!ENTITY year "2009"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-sysroot/BOOK/introduction/common/changelog.xml Sun Jan  4 18:20:49 2009
@@ -39,6 +39,9 @@
     <listitem>
       <para>Janurary 03, 2009</para>
       <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Add GMP and MPFR.</para>
+        </listitem>
         <listitem>
           <para>[jciccone] - Convert from the old depreciated kernel headers
           tarball to the headers included with the kernel.</para>

Modified: branches/clfs-sysroot/BOOK/materials/common/packages.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/materials/common/packages.xml (original)
+++ branches/clfs-sysroot/BOOK/materials/common/packages.xml Sun Jan  4 18:20:49 2009
@@ -186,6 +186,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>GMP (&gmp-version;) - <token>&gmp-size;</token>:</term>
+      <listitem>
+        <para>Home page: <ulink url="&gmp-home;"/></para>
+        <para>Download: <ulink url="&gmp-url;"/></para>
+        <para>MD5 sum: <literal>&gmp-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Grep (&grep-version;) - <token>&grep-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&grep-home;"/></para>
@@ -312,6 +321,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>MPFR (&mpfr-version;) - <token>&mpfr-size;</token>:</term>
+      <listitem>
+        <para>Home page: <ulink url="&mpfr-home;"/></para>
+        <para>Download: <ulink url="&mpfr-url;"/></para>
+        <para>MD5 sum: <literal>&mpfr-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Module-Init-Tools (&module-init-tools-version;) - <token>&module-init-tools-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&module-init-tools-home;"/></para>

Modified: branches/clfs-sysroot/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-sysroot/BOOK/materials/common/patches.xml Sun Jan  4 18:20:49 2009
@@ -82,6 +82,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>GMP Branch Update Patch - <token>&gmp-branch_update-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&gmp-branch_update-patch;"/></para>
+        <para>MD5 sum: <literal>&gmp-branch_update-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Inetutils No-Server-Man-Pages Patch - <token>&inetutils-man_pages-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink

Modified: branches/clfs-sysroot/BOOK/packages.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/packages.ent (original)
+++ branches/clfs-sysroot/BOOK/packages.ent Sun Jan  4 18:20:49 2009
@@ -123,6 +123,12 @@
 <!ENTITY glibc-ports-md5 "1ba63c16e405a1b4de3dc23f2f93ec49">
 <!ENTITY glibc-ports-home " ">
 
+<!ENTITY gmp-version "4.2.4">
+<!ENTITY gmp-size "1,676 KB">
+<!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.bz2">
+<!ENTITY gmp-md5 "fc1e3b3a2a5038d4d74138d0b9cf8dbe">
+<!ENTITY gmp-home "http://gmplib.org/">
+
 <!ENTITY grep-version "2.5.3">
 <!ENTITY grep-size "608 KB">
 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.bz2">
@@ -214,6 +220,12 @@
 <!ENTITY man-pages-url "&kernel;linux/docs/manpages/Archive/man-pages-&man-pages-version;.tar.bz2">
 <!ENTITY man-pages-md5 "334f3ba3d903ff3dd12e33595b114961">
 <!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
+
+<!ENTITY mpfr-version "2.3.2">
+<!ENTITY mpfr-size "968 KB">
+<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2">
+<!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b">
+<!ENTITY mpfr-home "http://www.mpfr.org/">
 
 <!ENTITY module-init-tools-version "3.5">
 <!ENTITY module-init-tools-size "212 KB">

Modified: branches/clfs-sysroot/BOOK/patches.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/patches.ent (original)
+++ branches/clfs-sysroot/BOOK/patches.ent Sun Jan  4 18:20:49 2009
@@ -31,6 +31,10 @@
 <!ENTITY glibc-localedef_segfault-patch "glibc-&glibc-version;-localedef_segfault-1.patch">
 <!ENTITY glibc-localedef_segfault-patch-md5 "7f8d1687d78f18cc46db1531fb17f7fe">
 <!ENTITY glibc-localedef_segfault-patch-size "4 KB">
+
+<!ENTITY gmp-branch_update-patch "gmp-&gmp-version;-branch_update-1.patch">
+<!ENTITY gmp-branch_update-patch-md5 "31606a19116f646a2d891d639fbfc339">
+<!ENTITY gmp-branch_update-patch-size "12 KB">
 
 <!ENTITY inetutils-man_pages-patch "inetutils-&inetutils-version;-no_server_man_pages-1.patch">
 <!ENTITY inetutils-man_pages-patch-md5 "ceddba1a8db7f18568a3832c11a69dff">




More information about the Clfs-commits mailing list