From ec7b247172884dcc0cea55bd3ed2f61a61a327e5 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 18 Apr 2005 18:27:12 +0000 Subject: 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 --- chapter06/gcc.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index b57a53ecd..39d8bf7ee 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -36,10 +36,11 @@ variables that override default optimizations have been defined, such as CFLAGS and CXXFLAGS, unset them when building GCC. -Unpack both the gcc-core and the gcc-g++ tarballs—they will -unpack into the same directory. Likewise, extract the gcc-testsuite -package. The full GCC package contains additional compilers. -Instructions for building these can be found at Unpack both the gcc-core and the gcc-g++ tarballs—they will unpack +into the same directory. Likewise, extract the gcc-testsuite package. The full +GCC package contains additional compilers. Fortran, Java and Objective-C can be +added to the configure line. Ada will require more work. Instructions for +building these can be found at . Apply only the No-Fixincludes patch (not the Specs patch) also -- cgit v1.2.3-54-g00ecf