Author: jim Date: 2005-05-27 17:31:26 -0600 (Fri, 27 May 2005) New Revision: 5473
Modified: branches/cross-lfs/BOOK/general.ent branches/cross-lfs/BOOK/introduction/common/changelog.xml Log: Updated to gcc 3.4.4 Modified: branches/cross-lfs/BOOK/general.ent =================================================================== --- branches/cross-lfs/BOOK/general.ent 2005-05-27 23:17:19 UTC (rev 5472) +++ branches/cross-lfs/BOOK/general.ent 2005-05-27 23:31:26 UTC (rev 5473) @@ -43,7 +43,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.5"> <!ENTITY glibc-version "2.3.5"> <!ENTITY grep-version "2.5.1a"> Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-05-27 23:17:19 UTC (rev 5472) +++ branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-05-27 23:31:26 UTC (rev 5473) @@ -100,6 +100,7 @@ <listitem><para>Added a what's next to the last part of the reboot section.</para></listitem> <listitem><para>Updated linux to 2.6.11.11.</para></listitem> <listitem><para>Removed flex, bison, and m4 from temp-system, since we are using FSF binutils.</para></listitem> +<listitem><para>Updated gcc to 3.4.4.</para></listitem> </itemizedlist> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
