gmp-4.2.1 on Solaris 10 sparc
Marc Glisse
marc.glisse at normalesup.org
Thu Jan 1 22:03:57 CET 2009
On Wed, 31 Dec 2008, David R Boldt wrote:
> cc: Sun C 5.8 2005/10/13
Is there a particular reason why you are building an outdated version of
gmp with an outdated version of Sun's compiler?
> mpn_get_d wrong on random data
Inserting this line in google indicates that the problem is caused by the
-fast option of the compiler and can be worked around with -fsimple=0.
--
Marc Glisse
More information about the gmp-bugs
mailing list