diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2012-11-09 21:52:29 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2012-11-09 21:52:29 +0000 |
commit | 97996ede57cfd5ea8ab2e1b7c2ff04d311894128 (patch) | |
tree | bffb049058f7df1c3af2d91dc13fb89ad6f978f1 /gcc/doc/install.texi | |
parent | f7f78ad80a7bfe7e86980d3582f6ec5b48f99607 (diff) | |
download | gcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.zip gcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.tar.gz gcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.tar.bz2 |
* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
From-SVN: r193377
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 7b2441a..f158eb2 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4259,9 +4259,9 @@ releases mishandled unaligned relocations on @code{sparc-*-*} targets. @end html @heading @anchor{sparc64-x-solaris2}sparc64-*-solaris2* -When configuring the GNU Multiple Precision Library (GMP) or the -MPFR library, the canonical target triplet must be specified as -the @command{build} parameter on the configure line. For example +When configuring the GNU Multiple Precision Library (GMP), the MPFR +library or the MPC library, the canonical target triplet must be specified +as the @command{build} parameter on the configure line. For example on a Solaris 9 system: @smallexample |