mirror of git://gcc.gnu.org/git/gcc.git
* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
From-SVN: r193377
This commit is contained in:
parent
f7f78ad80a
commit
97996ede57
|
|
@ -1,3 +1,7 @@
|
||||||
|
2012-11-09 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
|
* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
|
||||||
|
|
||||||
2012-11-09 Richard Henderson <rth@redhat.com>
|
2012-11-09 Richard Henderson <rth@redhat.com>
|
||||||
|
|
||||||
* config/i386/i386.c (ix86_lra_p): Remove.
|
* config/i386/i386.c (ix86_lra_p): Remove.
|
||||||
|
|
|
||||||
|
|
@ -4259,9 +4259,9 @@ releases mishandled unaligned relocations on @code{sparc-*-*} targets.
|
||||||
@end html
|
@end html
|
||||||
@heading @anchor{sparc64-x-solaris2}sparc64-*-solaris2*
|
@heading @anchor{sparc64-x-solaris2}sparc64-*-solaris2*
|
||||||
|
|
||||||
When configuring the GNU Multiple Precision Library (GMP) or the
|
When configuring the GNU Multiple Precision Library (GMP), the MPFR
|
||||||
MPFR library, the canonical target triplet must be specified as
|
library or the MPC library, the canonical target triplet must be specified
|
||||||
the @command{build} parameter on the configure line. For example
|
as the @command{build} parameter on the configure line. For example
|
||||||
on a Solaris 9 system:
|
on a Solaris 9 system:
|
||||||
|
|
||||||
@smallexample
|
@smallexample
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue