> 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:
>>>
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: [
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
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-
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
>&
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.):
>
> $ .