bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with GMP-4.1.2 and PERL-5.8.2


From: Kevin Ryde
Subject: Re: Problem with GMP-4.1.2 and PERL-5.8.2
Date: Tue, 25 Nov 2003 10:43:43 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

"I. Thomas Cundiff" <address@hidden> writes:
>
> So it appears to me there is a problem someplace between GMP-4.1.2 and
> PERL-5.8.2

It seems ok for me with the debian i386 packaged perl 5.8.0.  I'll try
again if I update to 5.8.2 some time.

> GMP::Mpz new: invalid arguments at test.pl line 121.
> make: *** [test_dynamic] Error 255

See if you can tell which of the argument types at that line is the
problem.  You'll see the loop calls mpz() with integer, string, float,
and class type arguments.  Then perhaps you can see if GMP.xs is doing
the right thing in its type tests.

(Obviously make sure you haven't got a mixture of perl 5.6 and 5.8, if
they're not supposed to be binary compatible.)

-- 
All followups to address@hidden please.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]