aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2006-04-10 16:29:47 +0200
committerEric Botcazou <ebotcazou@gcc.gnu.org>2006-04-10 14:29:47 +0000
commit1da1ce3fbc307a36028ac416b7c8a67d973ac819 (patch)
tree16542eca076e9000f9efdfa4e2ca84f076c2b559 /gcc/doc
parentef85ac9aad0870225173b8c066a86ebaf866fd22 (diff)
downloadgcc-1da1ce3fbc307a36028ac416b7c8a67d973ac819.zip
gcc-1da1ce3fbc307a36028ac416b7c8a67d973ac819.tar.gz
gcc-1da1ce3fbc307a36028ac416b7c8a67d973ac819.tar.bz2
install.texi (*-*-solaris2*): Point to the configuration page.
* doc/install.texi (*-*-solaris2*): Point to the configuration page. From-SVN: r112823
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index ec9f7ad..f859f56 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3664,15 +3664,14 @@ GCC you first have to install a pre-built compiler, see the
The Solaris 2 @command{/bin/sh} will often fail to configure
@file{libstdc++-v3}, @file{boehm-gc} or @file{libjava}. We therefore
-recommend to use the following sequence of commands to bootstrap and
-install GCC:
+recommend using the following initial sequence of commands
@smallexample
% CONFIG_SHELL=/bin/ksh
% export CONFIG_SHELL
@end smallexample
-and then proceed as described in @uref{build.html,,the build instructions}.
+and proceed as described in @uref{configure.html,,the configure instructions}.
In addition we strongly recommend specifying an absolute path to invoke
@var{srcdir}/configure.