Andreas Kellers on Mon, 05 Jan 2015 21:41:59 +0100


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

Re: Problems in 'make bench' under Cygwin/64 with testing elliptic


Okay, I will run 'make test-all'.

BTW: My clean GP build tells me, that 131 is prime while 'make bench' or 'make dotest-elliptic' still report a problem with elliptic.


On Mon, Jan 5, 2015 at 8:34 PM, Bill Allombert <Bill.Allombert@math.u-bordeaux.fr> wrote:
On Mon, Jan 05, 2015 at 02:53:11PM +0100, Andreas Kellers wrote:
> PARI version is 2.7.2 (stable), gcc is 4.8.3.
>
> Building GP with debug mode, I get the same error.
>
> Next, I'll try to provide a backtrace.

What you can also do, is to run the full test-suite:
make test-all
This might find other errors which could help to find the problem.

Cheers,
Bill.