diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-04 04:20:50 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-04 04:20:50 +0000 |
commit | bef49bf2a8884c7f0dd3a2fb802daa46ca3328e3 (patch) | |
tree | a0a733e4180d967ce4e3089c2fda68debcd5b933 /chapter05/gcc-pass2-inst.xml | |
parent | e991f768a2feb03d5c3c41bb5ef46c9b17691281 (diff) |
Updated URL's to reflect new web site structure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index 1657d067e..f0b1dd2fd 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -66,8 +66,8 @@ a summary of the test suite results, run this:</para> <para>You can compare your results to those posted to the gcc-testresults mailing list for similar configurations to your own. For an example of how -current GCC-3.2.x should look on i686-pc-linux-gnu, see -<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00204.html"/>.</para> +current GCC-3.3.1 should look on i686-pc-linux-gnu, see +<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-08/msg01612.html"/>.</para> <para>Note that the results contain:</para> |