build problem on XP64
Sergey Kashyrin
ska at resqnet.com
Mon Jun 5 23:40:25 CEST 2006
Andreas,
> Is the conclusion that I have to get it compiled with Visual C++ 2005.
Yes. And it's not a big deal.
If you need 64-bit gmp 4.1.4 dll for XP/2003 x64 I can send it to you.
Didn't have a time to put 4.2 yet as well as to push to use assembly modules.
Regards,
Sergey
----- Original Message -----
From: "Andreas Fabri" <Andreas.Fabri at geometryfactory.com>
To: <gmp-discuss at swox.com>
Sent: Monday, June 05, 2006 5:27 PM
Subject: build problem on XP64
>
> Torbjorn Granlund wrote:
>> Andreas Fabri <Andreas.Fabri at geometryfactory.com> writes:
>>
>> Is the Turion chip an AMD64?
>>
>> Yes.
>>
>> ./configure --enable-shared --disable-static --host=amd64-pc-mingw32
>>
>> outputs
>>
>> using ABI="32"
>> ...
>> CFLAGS="-m32....
>>
>> Perhaps you are not running a 64-bit OS?
>>
>
> You were right. Now I have XP 64, but another problem:
> Apparently mingw does not target x86_64.
>
> When I run configure ABI=64 I get the error
> "configure: error: could not find a working compiler",
>
> and when I run g++ -m64 dummy.C I get the message:
> "Sorry, unimplemented: 64-bit mode not compiled in".
>
> Is the conclusion that I have to get it compiled with
> Visual C++ 2005.
>
> thanks in advance,
>
> andreas
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at swox.com
> https://gmplib.org/mailman/listinfo/gmp-discuss
More information about the gmp-discuss
mailing list