This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPC 0.8 prerelease tarball (last release before MPC is mandatory!)
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 1 Nov 2009 18:54:47 +0100 (CET)
- Subject: Re: MPC 0.8 prerelease tarball (last release before MPC is mandatory!)
- References: <Pine.GSO.4.58.0910291315440.24822@caipclassic.rutgers.edu>
On Thu, 29 Oct 2009, Kaveh R. GHAZI wrote:
> Please test this MPC package and report back the results of running
> "make check" along with your target triplet, the compiler version you
> used, and the versions of gmp/mpfr used to compile it. You do not
> necessarily need to bootstrap mainline GCC with this MPC, but if you
> have the spare time and cycles it would be nice too.
===================
All 57 tests passed
===================
i386-unknown-freebsd7.2
gcc version 4.2.1 20070719 [FreeBSD]
mpfr-2.4.1_1
(FWIW, on FreeBSD I have made MPC a hard requirement for the GCC 4.5
port already. I assume the next steps on your side are waiting for
the official releaes of MPC 0.8 and then making that a requirement for
our configure scripts?)
Gerald