aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 18:30:50 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 18:30:50 +0000
commit223b84a169e8992d19a117bdd853debb3da39e95 (patch)
treea00d3880615b52f6efb1a76b95e59c31ad55c6d1 /chapter04
parente70e3b6c7ad7d0977bf8606b7a3a6116b3479a11 (diff)
HEAD: Corrected the version of GCC in chapter04/aboutsbus.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-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