aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2003-08-06 16:20:22 +0000
committerPhil Edwards <pme@gcc.gnu.org>2003-08-06 16:20:22 +0000
commit1cba0a4eccfb154f3c67c13eab0fc2d04d9d9b90 (patch)
treefa2c9a1bebd40fb158a3128ce8dee14fb80283c0 /gcc
parent980f6e8eaa6c9b50ab1649c0393be49223d1e2cd (diff)
downloadgcc-1cba0a4eccfb154f3c67c13eab0fc2d04d9d9b90.zip
gcc-1cba0a4eccfb154f3c67c13eab0fc2d04d9d9b90.tar.gz
gcc-1cba0a4eccfb154f3c67c13eab0fc2d04d9d9b90.tar.bz2
install.texi (*-*-solaris2*): Refine configure instructions.
2003-08-06 Phil Edwards <pme@gcc.gnu.org> * doc/install.texi (*-*-solaris2*): Refine configure instructions. From-SVN: r70202
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi9
2 files changed, 7 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e3774ae..614c804 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-06 Phil Edwards <pme@gcc.gnu.org>
+
+ * doc/install.texi (*-*-solaris2*): Refine configure instructions.
+
2003-08-06 Alan Modra <amodra@bigpond.net.au>
* calls.c (load_register_parameters): Arrange for call_fusage to
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index d9c4454..efbe049 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},