Re: [Mingw-w64-public] [Mingw-users] GMP windows64 porting effort

2011-06-29 Thread David Cleaver
> 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

Re: [Mingw-w64-public] [Mingw-users] GMP windows64 porting effort

2011-06-29 Thread JonY
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

Re: [Mingw-w64-public] Help on compiling hello World

2011-06-29 Thread Ozkan Sezer
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

Re: [Mingw-w64-public] Help on compiling hello World

2011-06-29 Thread Jenny Turner
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

Re: [Mingw-w64-public] Help on compiling hello World

2011-06-29 Thread Ozkan Sezer
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

[Mingw-w64-public] Help on compiling hello World

2011-06-29 Thread Jenny Turner
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-