aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-07-02 19:25:33 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-07-02 19:25:33 +0000
commite07596793b3ff9ac8d1ef86a8418b1fafe607097 (patch)
tree4ea113d0632fec43dc4ffcacd191861d8850cbc0 /chapter03
parent0141195315ac4db7dd3de04c8f9b8d3728aa0090 (diff)
Upgraded to GCC 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter03/patches.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 47a4a745f..7c8779b0e 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -119,7 +119,7 @@
<varlistentry>
<term>GCC (&gcc-version;) - ~27,000KB:</term>
<listitem>
-<para><ulink url="ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.1-20040625/gcc-3.4.1-20040625.tar.bz2"/></para>
+<para><ulink url="&freshmeat;gcc/"/></para>
</listitem>
</varlistentry>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 675456be0..6b068e1db 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -52,14 +52,14 @@ following:</para>
<varlistentry>
<term>GCC No-Fixincludes Patch - 1 KB:</term>
<listitem>
-<para><ulink url="&patches-root;gcc-&gcc-short-version;-no_fixincludes-1.patch"/></para>
+<para><ulink url="&patches-root;gcc-&gcc-version;-no_fixincludes-1.patch"/></para>
</listitem>
</varlistentry>
<varlistentry>
<term>GCC Specs Patch - 11 KB:</term>
<listitem>
-<para><ulink url="&patches-root;gcc-&gcc-short-version;-specs-1.patch"/></para>
+<para><ulink url="&patches-root;gcc-&gcc-version;-specs-1.patch"/></para>
</listitem>
</varlistentry>