Re: [Mingw-w64-public] ming64 compile on linux

2011-10-03 Thread Erik van Pienbroek
Subhasish Ghosh schreef op ma 03-10-2011 om 17:41 [+0530]: > Hi, > > > I am trying to generate windows 64 bit executable from Linux. > I am using mingw64 for the purpose. > > > > But, I first need to compile the mingw64 sources on Linux RHEL6.0. > I cannot use the binaries as I am planning to

Re: [Mingw-w64-public] [PATCH] better *printf *scanf definitions

2011-10-03 Thread Kai Tietz
2011/10/3 Ozkan Sezer : > Kai:  I think this needs your attention. > > On Sat, Oct 1, 2011 at 7:59 AM, Ozkan Sezer wrote: >> On Thu, Sep 29, 2011 at 3:23 AM, Rafaël Carré wrote: >>> Hi, >>> >> >> >> Don't know why is this sent in a second time , >> >> >>> Current CPP definitions for *printf and *

Re: [Mingw-w64-public] ming64 compile on linux

2011-10-03 Thread JonY
On 10/3/2011 20:11, Subhasish Ghosh wrote: > Hi, > > I am trying to generate windows 64 bit executable from Linux. > I am using mingw64 for the purpose. > > > But, I first need to compile the mingw64 sources on Linux RHEL6.0. > I cannot use the binaries as I am planning to integrate ming64 into

[Mingw-w64-public] ming64 compile on linux

2011-10-03 Thread Subhasish Ghosh
Hi, I am trying to generate windows 64 bit executable from Linux. I am using mingw64 for the purpose. But, I first need to compile the mingw64 sources on Linux RHEL6.0. I cannot use the binaries as I am planning to integrate ming64 into our toolchain. Is there a good tutorial available for com

Re: [Mingw-w64-public] [PATCH] better *printf *scanf definitions

2011-10-03 Thread Ozkan Sezer
Kai: I think this needs your attention. On Sat, Oct 1, 2011 at 7:59 AM, Ozkan Sezer wrote: > On Thu, Sep 29, 2011 at 3:23 AM, Rafaël Carré wrote: >> Hi, >> > > > Don't know why is this sent in a second time , > > >> Current CPP definitions for *printf and *scanf >> (with__USE_MINGW_ANSI_STDIO >