GMP 4.1.4 release candidate 2

Laurent Fousse laurent at fousse.info
Wed Sep 22 17:42:28 CEST 2004


Hi,

On Wed, Sep 22, 2004 at 02:31:14PM +0200, Torbjorn Granlund wrote:
> Many thanks to Patrick Pelissier, Greg Childers, and David Newman for
> their help with testing of rc1.
> 
> I have fixed the problem Greg found about "simulated" instructions.
> Please try the new release candidate to make sure I didn't break
> anything:
> 
>   <http://www.swox.com/gmp/gmp-4.1.4-rc2.tar.bz2

With -rc1 and -rc2, config.guess correctly detects the following
system:

viac3-pc-linux-gnu

but configure uses i586-pc-linux-gnu as host-build. The CFLAGS used is
then:
CFLAGS = -g -O2 -fomit-frame-pointer -mcpu=pentium -march=pentium

which might not be as efficient as it could be. `make check' works
without problem though.

config.guess of 4.1.3 detected i486-pc-linux-gnu as build-host.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : /list-archives/gmp-devel/attachments/20040922/2ec52c8a/attachment.bin


More information about the gmp-devel mailing list