From 0078c4ccf6ecca64333093a76307e9d27cf090b6 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Wed, 2 Jun 2004 19:00:30 +0000 Subject: Upgraded to GCC 3.4.1-20040601 and Glibc 2.3.4-20040529 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/packages.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter03') diff --git a/chapter03/packages.xml b/chapter03/packages.xml index aefccb6fd..71a030eda 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -119,7 +119,7 @@ GCC (&gcc-version;) - ~27,000KB: - + @@ -410,14 +410,14 @@ url="ftp://gaosu.rave.org/pub/linux/lfs/"/>. so create a tarball of some known-good CVS with the following commands: cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \ - export -d glibc-2.3.4-20040510 -D "14:45:00 2004-05-10 UTC" libc -sed -i -e "s/stable/2004-05-10/" -e "s/2\.3\.3/2.3.4/" \ - glibc-2.3.4-20040510/version.h -tar jcvf glibc-2.3.4-20040510.tar.bz2 glibc-2.3.4-20040510 + export -d glibc-2.3.4-20040529 -D "2004-05-29 22:30 UTC" libc +sed -i -e "s/stable/2004-05-29/" -e "s/2\.3\.3/2.3.4/" \ + glibc-2.3.4-20040529/version.h +tar jcvf glibc-2.3.4-20040529.tar.bz2 glibc-2.3.4-20040529 Alternatively, we've made our own tarball available which you can download from the following location: - + -- cgit v1.2.3-54-g00ecf