Browse Source

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
Manuel Canales Esparcia 21 years ago
parent
commit
223b84a169
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter04/aboutsbus.xml

+ 1 - 1
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