aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc-2953.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-04 22:23:18 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-04 22:23:18 +0000
commitdcff0464e8bc95ae211aef1f6aefe57dfade125d (patch)
treed412ad478b5cb9f82e7de08be23df8f75055c4d4 /chapter06/gcc-2953.xml
parentfe5b13b40b50e7be2b16cbd477988e7828fcd8ca (diff)
Changing chapter IDs in anticipation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc-2953.xml')
-rw-r--r--chapter06/gcc-2953.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-2953.xml b/chapter06/gcc-2953.xml
index e79db7dbf..171c4d908 100644
--- a/chapter06/gcc-2953.xml
+++ b/chapter06/gcc-2953.xml
@@ -28,7 +28,7 @@ default optimizations, such as CFLAGS and CXXFLAGS, we recommend unsetting
or modifying them when building GCC.</para>
<para>This is an older release of GCC which we are going to install for the
-purpose of compiling the Linux kernel in <xref linkend="chapter08"/>. This
+purpose of compiling the Linux kernel in <xref linkend="chapter-mixture"/>. This
version is recommended
by the kernel developers when you need absolute stability. Later versions of
GCC have not received as much testing for Linux kernel compilation. Using a