aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 18:31:38 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 18:31:38 +0000
commitbab1f2eea8688cdd751350894cb306a26e3f63c7 (patch)
tree7d0d97c3fc21ebda6dc41e48d6c661490917a72e
parent397428c1ba5f21f0ffd3405fdf52e1228b4e1082 (diff)
Branch b5_1: Corrected the version of GCC in chapter04/aboutsbus.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter04/aboutsbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml
index 6c4113584..f39754433 100644
--- a/chapter04/aboutsbus.xml
+++ b/chapter04/aboutsbus.xml
@@ -31,7 +31,7 @@ Fortunately, most build times are much shorter than the one of Binutils.</para>
<para>Note that if the system compiler on your host is GCC-2 based, the SBUs
listed may end up being somewhat understated. This is because the SBU is based
on the very first package, compiled with the old GCC, while the rest of the
-system is compiled with the newer GCC-3.3.2 which is known to be
+system is compiled with the newer GCC-&gcc-version; which is known to be
approximately 30% slower.</para>
<para>Also note that SBUs don't work well for SMP-based machines. But if you're