From 8d5877f6a650d825dd9f5531e4ec74674cefe64a Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 9 Nov 2012 21:54:14 +0000 Subject: [PATCH] * doc/install.texi (sparc64-x-solaris2): Mention MPC as well. From-SVN: r193379 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f772e92a3deb..33a8b4f0a5ac 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-09 Eric Botcazou + + * doc/install.texi (sparc64-x-solaris2): Mention MPC as well. + 2012-11-07 Eric Botcazou PR middle-end/55219 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 4ba2c877f040..a6f39d85ea3c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4365,9 +4365,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 -- 2.47.2