Re: GNU MPFR 3.0.0 Release Candidate 2

2010-06-07 Thread Vincent Lefevre
On 2010-06-07 10:17:18 -0400, David Edelsohn wrote: > powerpc-ibm-aix5.3.0.0 > gcc-4.4.3 > gmp-4.3.1 > configured using --with-gmp-build= > > configure failed with missing longlong.h and gmp-impl.h. Manually > copying those header files to the build directory allowed configure > and build to succ

Re: GNU MPFR 3.0.0 Release Candidate 2

2010-06-07 Thread David Edelsohn
powerpc-ibm-aix5.3.0.0 gcc-4.4.3 gmp-4.3.1 configured using --with-gmp-build= configure failed with missing longlong.h and gmp-impl.h. Manually copying those header files to the build directory allowed configure and build to succeed. All 156 tests passed

MPFR 3.0.0 RC2 and GCC build (was: GNU MPFR 3.0.0 Release Candidate 2)

2010-06-07 Thread Vincent Lefevre
On 2010-06-06 22:34:50 +0200, Vincent Lefevre wrote: > Here's a second release candidate. As there should not be new > platform-specific problems, the final release is delayed by a > few days only. > > http://www.mpfr.org/mpfr-3.0.0/mpfr-3.0.0-rc2.tar.xz > http://www.mpfr.org/mpfr-3.0.0/mpfr-3.0.0

GNU MPFR 3.0.0 Release Candidate 2

2010-06-06 Thread Vincent Lefevre
The release of GNU MPFR 3.0.0 ("boudin aux pommes") is imminent. Thanks very much to those who tested the first release candidate. The main changes since this first release candidate are: - Added missing #include "mpfr-impl.h" for cygwin builds. - mpfr_custom_get_mantissa was renamed to mpfr_custo