mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-20 12:19:24 +01:00
Mentioned which compilers could be built as is in chapter 6. Bug 1064.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a1f583e0b6
commit
ec7b247172
@ -36,10 +36,11 @@ 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—they will
|
<para>Unpack both the gcc-core and the gcc-g++ tarballs—they will unpack
|
||||||
unpack into the same directory. Likewise, extract the gcc-testsuite
|
into the same directory. Likewise, extract the gcc-testsuite package. The full
|
||||||
package. The full GCC package contains additional compilers.
|
GCC package contains additional compilers. Fortran, Java and Objective-C can be
|
||||||
Instructions for building these can be found at <ulink
|
added to the configure line. Ada will require more work. Instructions for
|
||||||
|
building these can be found at <ulink
|
||||||
url="&blfs-root;view/svn/general/gcc.html"/>.</para>
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user