diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 7b6ab61a1..b8b91f5de 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -77,8 +77,9 @@ cd ../gcc-build</userinput></screen> --with-system-zlib</userinput></screen> <para>Note that for other languages, there are some prerequisites that - are not available. See the BLFS Book for instructions on how to - build all the GCC supported languages.</para> + are not yet available. See the + <ulink url="&blfs-root;view/svn/general/gcc.html">BLFS Book</ulink> + for instructions on how to build all of GCC's supported languages.</para> <variablelist> <title>The meaning of the new configure option:</title> |