Merged chapter 6 gcc textual change from trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-04-18 19:04:12 +00:00
parent 42af263ee4
commit 54bfb46292

View File

@ -36,11 +36,8 @@ variables that override default optimizations have been defined, such
as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>, as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
unset them when building GCC.</para> unset them when building GCC.</para>
<para>Unpack both the gcc-core and the gcc-g++ tarballs&mdash;they will <para>Unpack both the gcc-core and the gcc-g++ tarballs&mdash;they will unpack
unpack into the same directory. Likewise, extract the gcc-testsuite into the same directory. Likewise, extract the gcc-testsuite tarball.</para>
package. The full GCC package contains additional compilers.
Instructions for building these can be found at <ulink
url="&blfs-root;view/svn/general/gcc.html"/>.</para>
<para>Apply only the No-Fixincludes patch (not the Specs patch) also <para>Apply only the No-Fixincludes patch (not the Specs patch) also
used in the previous chapter:</para> used in the previous chapter:</para>