Author: matthew Date: 2005-05-22 13:41:22 -0600 (Sun, 22 May 2005) New Revision: 5382
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/general.ent Log: * Updated to Gcc-3.4.4 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-05-22 19:22:17 UTC (rev 5381) +++ trunk/BOOK/chapter01/changelog.xml 2005-05-22 19:41:22 UTC (rev 5382) @@ -27,7 +27,7 @@ <listitem><para>Expect 5.43.0</para></listitem> <listitem><para>File 4.13</para></listitem> <listitem><para>Findutils 4.2.20</para></listitem> -<listitem><para>GCC 3.4.3</para></listitem> +<listitem><para>GCC 3.4.4</para></listitem> <listitem><para>Gettext 0.14.4</para></listitem> <listitem><para>Glibc 2.3.5</para></listitem> <listitem><para>Grep 2.5.1a</para></listitem> @@ -85,6 +85,8 @@ </itemizedlist> </listitem> +<listitem><para>May 22nd, 2005 [matt]: Updated to Gcc-3.4.4.</para></listitem> + <listitem><para>May 22nd, 2005 [matt]: Updated to Binutils-2.16.</para></listitem> <listitem><para>May 15th, 2005 [matt]: Added gzip security patch.</para></listitem> Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-05-22 19:22:17 UTC (rev 5381) +++ trunk/BOOK/chapter03/packages.xml 2005-05-22 19:41:22 UTC (rev 5382) @@ -123,7 +123,7 @@ </varlistentry> <varlistentry> -<term>GCC (&gcc-version;) - 17,714 KB:</term> +<term>GCC (&gcc-version;) - 17,836 KB:</term> <listitem> <para><ulink url="&gnu;gcc/"/></para> </listitem> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-05-22 19:22:17 UTC (rev 5381) +++ trunk/BOOK/general.ent 2005-05-22 19:41:22 UTC (rev 5382) @@ -35,7 +35,7 @@ <!ENTITY findutils-version "4.2.20"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> -<!ENTITY gcc-version "3.4.3"> +<!ENTITY gcc-version "3.4.4"> <!ENTITY gettext-version "0.14.4"> <!ENTITY glibc-version "2.3.5"> <!ENTITY grep-version "2.5.1a"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
