From 1cba0a4eccfb154f3c67c13eab0fc2d04d9d9b90 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Wed, 6 Aug 2003 16:20:22 +0000 Subject: [PATCH] install.texi (*-*-solaris2*): Refine configure instructions. 2003-08-06 Phil Edwards * doc/install.texi (*-*-solaris2*): Refine configure instructions. From-SVN: r70202 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 9 +++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e3774ae70fa..614c8042704 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-08-06 Phil Edwards + + * doc/install.texi (*-*-solaris2*): Refine configure instructions. + 2003-08-06 Alan Modra * calls.c (load_register_parameters): Arrange for call_fusage to diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index d9c4454e582..efbe0492c73 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3114,14 +3114,11 @@ install GCC: @smallexample % CONFIG_SHELL=/bin/ksh % export CONFIG_SHELL - % @var{srcdir}/configure [@var{options}] [@var{target}] - % gmake bootstrap - % gmake install @end smallexample -As explained in the @uref{build.html,,build} instructions, we recommend -to use GNU make, which we call @command{gmake} here to distinguish it -from Sun make. +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. Solaris 2 comes with a number of optional OS packages. Some of these are needed to use GCC fully, namely @code{SUNWarc}, -- 2.30.2