Re: [Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-11 Thread Doug Semler
> From: "Doug Semler" > Sent: Thursday, June 10, 2010 4:21 PM > To: "Chris Saunders" > Cc: > Subject: Re: [Mingw-w64-public] Problem with MSYS on 64-bit > >> On Thu, Jun 10, 2010 at 4:10 PM, Chris Saunders >> wrote: >>>

Re: [Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-10 Thread Chris Saunders
t=x86_64-w64-mingw32 --with-gmp-build=/home/chris/gmp-5.0.1" and make check ran with no errors. Regards Chris Saunders -- From: "Doug Semler" Sent: Thursday, June 10, 2010 4:21 PM To: "Chris Saunders" Cc: Subject: Re: [

Re: [Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-10 Thread Doug Semler
On Thu, Jun 10, 2010 at 4:10 PM, Chris Saunders wrote: > The error was: > > n = 97327602995864283868534915224192610...(cut this because it was very > long) > > n was destroyed, but perfpow_p still believes n is a perfect power > > This application has requested the Runtime to terminate it in an un

[Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-10 Thread Chris Saunders
I have installed MinGW 64-bit and am attempting to get MSYS to work with it. I attempted to configure GMP-5.0.1. Here is the command line I used to run configure and the first few lines of output (My OS is Windows 7 64-bit.): $ ./configure --disable-shared --enable-alloca=no --host=x86_64-w64-

Re: [Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-10 Thread Chris Saunders
ct: Re: [Mingw-w64-public] Problem with MSYS on 64-bit > On Thu, Jun 10, 2010 at 3:25 PM, Chris Saunders > wrote: >> I have installed MinGW 64-bit and am attempting to get MSYS to work with >> it. I attempted to configure GMP-5.0.1. Here is the command line I used >> to >&

Re: [Mingw-w64-public] Problem with MSYS on 64-bit

2010-06-10 Thread Doug Semler
On Thu, Jun 10, 2010 at 3:25 PM, Chris Saunders wrote: > I have installed MinGW 64-bit and am attempting to get MSYS to work with > it.  I attempted to configure GMP-5.0.1.  Here is the command line I used to > run configure and the first few lines of output (My OS is Windows 7 > 64-bit.): > > $ .