|
@@ -11,12 +11,13 @@ or modifying them when building GCC.</para>
|
|
|
|
|
|
<para>This time we will build both the C and the C++ compiler, so you'll have
|
|
<para>This time we will build both the C and the C++ compiler, so you'll have
|
|
to unpack the GCC-core <emphasis>and</emphasis> the GCC-g++ tarball -- they
|
|
to unpack the GCC-core <emphasis>and</emphasis> the GCC-g++ tarball -- they
|
|
-will unfold into the same directory. The full GCC package contains even more
|
|
|
|
|
|
+will unfold into the same directory. You should likewise extract the
|
|
|
|
+GCC-testsuite package. The full GCC package contains even more
|
|
compilers. Instructions for building these can be found at
|
|
compilers. Instructions for building these can be found at
|
|
<ulink url="&blfs-root;view/cvs/general/gcc.html"/>.</para>
|
|
<ulink url="&blfs-root;view/cvs/general/gcc.html"/>.</para>
|
|
|
|
|
|
<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch
|
|
<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch
|
|
-patch -Np1 -i ../gcc-&gcc-version;-mmap_test.patch</userinput></screen></para>
|
|
|
|
|
|
+</userinput></screen></para>
|
|
|
|
|
|
<para>GCC's installation documentation recommends to build the package in a
|
|
<para>GCC's installation documentation recommends to build the package in a
|
|
dedicated directory separate from the source tree. Create this build
|
|
dedicated directory separate from the source tree. Create this build
|