> On 6/30/2011 05:20, Torbjorn Granlund wrote:
>>
>> Currently (i think) GMP configures and builds under MinGW-64, but GMP's
>> performance leaves a lot to be desired, mainly since the GMP x86_64
>> assembly does not work with Windows64's calling conventions. (GMP's
>> performance is very depend
On 6/30/2011 05:20, Torbjorn Granlund wrote:
> Hello,
>
> I believe GMP (The GNU multiple precision arithmetic library) in its
> latest incarnation (release series 5.0) support 64-bit MinGW, but only
> rudimentarly.
>
mingw-w64 is a separate project than mingw.org, mailing list at
mingw-w64-publ
On Wed, Jun 29, 2011 at 1:55 PM, Jenny Turner wrote:
> Hello Ozkam
> First of all let me thank you for your reply.
> I just have 3 questions on what you have replied to me:
> 1- I've done the g++ -v but it mentions a couple of times in mingw32.
> According
> to http://sourceforge.net/apps/trac/min
Hello Ozkam
First of all let me thank you for your reply.
I just have 3 questions on what you have replied to me:
1- I've done the g++ -v but it mentions a couple of times in mingw32.
According to
http://sourceforge.net/apps/trac/mingw-w64/wiki/download%20filename%20structureming32
is "generate 32
On Wed, Jun 29, 2011 at 1:04 PM, Jenny Turner wrote:
> Greetings
> I have downloaded mingw64 binaries for Windows7 to compile for 64b machines
> functions. I have placed the folder in c:\mingw-w64 and I tried to compile
> an Hello World (in C++) but I get this error:
> gcc: Create process: No such
Greetings
I have downloaded mingw64 binaries for Windows7 to compile for 64b machines
functions. I have placed the folder in c:\mingw-w64 and I tried to compile
an Hello World (in C++) but I get this error:
gcc: Create process: No such file or directory.
My steps were:
1- Launch windows cmd.exe
2-