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
This commit is contained in:
Manuel Canales Esparcia 2004-05-18 18:30:50 +00:00
parent e70e3b6c7a
commit 223b84a169

View File

@ -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