Bill Allombert on Mon, 05 Jan 2015 20:34:11 +0100
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Problems in 'make bench' under Cygwin/64 with testing elliptic
|
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: Problems in 'make bench' under Cygwin/64 with testing elliptic
- From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
- Date: Mon, 5 Jan 2015 20:34:04 +0100
- Delivery-date: Mon, 05 Jan 2015 20:34:11 +0100
- In-reply-to: <CAHe0NmRmRJrnbfO=06Ltc5=Tw3ZjrWsbuz5_bv3HT7JLYfcX5Q@mail.gmail.com>
- Mail-followup-to: pari-users@pari.math.u-bordeaux.fr
- References: <CAHe0NmSckab8GJfvWCF4sZ=eeQnszcR5S4-JAMgVdLz_C2w8BQ@mail.gmail.com> <20150105131809.GB20906@yellowpig> <CAHe0NmRmRJrnbfO=06Ltc5=Tw3ZjrWsbuz5_bv3HT7JLYfcX5Q@mail.gmail.com>
- User-agent: Mutt/1.5.21 (2010-09-15)
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.