aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2004-08-14 15:20:47 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2004-08-14 15:20:47 +0000
commit37de1373273fb26c2c2e01960092936bcf01047e (patch)
treef3ea101dc716f2c0ee3c7d38111d31cd1f1fe3ac /gcc/doc
parent3ef059b4a979b3704a1cceb22b0d47cf87ae1639 (diff)
downloadgcc-37de1373273fb26c2c2e01960092936bcf01047e.zip
gcc-37de1373273fb26c2c2e01960092936bcf01047e.tar.gz
gcc-37de1373273fb26c2c2e01960092936bcf01047e.tar.bz2
install.texi (Building): Avoid duplicate reference to GNU make requirement.
* doc/install.texi (Building): Avoid duplicate reference to GNU make requirement. (*-*-solaris2*): Do not recommend GNU make any longer. Simplify. Co-Authored-By: Dave Korn <dk@artimi.com> Co-Authored-By: Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr> From-SVN: r85995
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi16
1 files changed, 3 insertions, 13 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index a6bf5e9..6805665 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1382,16 +1382,6 @@ Do not try to compile and run a test libart program.
Now that GCC is configured, you are ready to build the compiler and
runtime libraries.
-We @strong{highly} recommend that GCC be built using GNU make;
-other versions may work, then again they might not.
-GNU make is required for compiling GNAT (the Ada compiler) and the Java
-runtime library.
-
-(For example, many broken versions of make will fail if you use the
-recommended setup where @var{objdir} is different from @var{srcdir}.
-Other broken versions may recompile parts of the compiler when
-installing the compiler.)
-
Some commands executed when making the compiler may fail (return a
nonzero status) and be ignored by @command{make}. These failures, which
are often due to files that were not found, are expected, and can safely
@@ -3419,9 +3409,9 @@ install GCC:
% export CONFIG_SHELL
@end smallexample
-and then proceed as described in @uref{build.html,,the build instructions},
-where we strongly recommend using GNU make and specifying an absolute path
-to invoke @var{srcdir}/configure.
+and then proceed as described in @uref{build.html,,the build instructions}.
+In addition we strongly recommend specifying an absolute path to invoke
+@var{srcdir}/configure.
Solaris 2 comes with a number of optional OS packages. Some of these
are needed to use GCC fully, namely @code{SUNWarc},