--- Comment #7 from philippe_scelers at mentor dot com 2010-09-09 14:10
---
Previous comments describe encountered issue, including gmp/mpfr/mpc version.
Below a summary of successfull build on Solaris 10
standalone build/install for gmp/mpfr/mpc, ABI=32 is mandatory
gcc
--- Comment #5 from philippe_scelers at mentor dot com 2010-08-27 08:29
---
make check: OK for GMP but fails for MPFR
Solution: build GMP, MPFR and MPC separately and add --with-... to configure
gcc.
Note: GMP must be build for 32 bits, i.e. set env var ABI=32
--
http
--- Comment #3 from philippe_scelers at mentor dot com 2010-08-13 12:12
---
Subject: Re: make bootstrap fails at:checking whether
the GNU Fortran compiler is working... no
But I link GMP and MPFR into GCC source tree, how to make check on
these? perhaps:
cd objdir/gcc-4.5.1/gmp
--- Comment #2 from philippe_scelers at mentor dot com 2010-08-13 12:03
---
Created an attachment (id=21474)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21474&action=view)
requeste by error message output
This file is requested for debugging:
checking whether the GNU
normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: philippe_scelers at mentor dot com
GCC build triplet: sparc-sun-solaris2.10
GCC host triplet: sparc-sun-solaris2.10
GCC target triplet: sparc-sun-solaris2.10