Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread NightStrike
On Sun, Sep 20, 2009 at 6:42 PM, Erik de Castro Lopo wrote: > NightStrike wrote: > >> Add TARGET_ARCH=i686-w64-mingw32 to your make command line. > > Shouldn't that be i686-w32-mingw32 or maybe even i686-pc-mingw32? The w64 is a very poorly named vendor key to specify all the stuff at mingw-w64.s

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread Erik de Castro Lopo
JonY wrote: > Was it clear? Yes, much clearer. Thank you. Cheers, Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- Come build with us! Th

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread JonY
On 9/21/2009 09:48, Erik de Castro Lopo wrote: > JonY wrote: > >> On 9/21/2009 06:42, Erik de Castro Lopo wrote: >>> NightStrike wrote: >>> Add TARGET_ARCH=i686-w64-mingw32 to your make command line. >>> >>> Shouldn't that be i686-w32-mingw32 or maybe even i686-pc-mingw32? >> >> "w64" is alrea

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread Erik de Castro Lopo
JonY wrote: > On 9/21/2009 06:42, Erik de Castro Lopo wrote: > > NightStrike wrote: > > > >> Add TARGET_ARCH=i686-w64-mingw32 to your make command line. > > > > Shouldn't that be i686-w32-mingw32 or maybe even i686-pc-mingw32? > > "w64" is already a vendor key recognized by gcc. It will add suppo

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread JonY
On 9/21/2009 06:42, Erik de Castro Lopo wrote: > NightStrike wrote: > >> Add TARGET_ARCH=i686-w64-mingw32 to your make command line. > > Shouldn't that be i686-w32-mingw32 or maybe even i686-pc-mingw32? > > Erik Hi, "w64" is already a vendor key recognized by gcc. It will add support for mingw-w

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread Erik de Castro Lopo
NightStrike wrote: > Add TARGET_ARCH=i686-w64-mingw32 to your make command line. Shouldn't that be i686-w32-mingw32 or maybe even i686-pc-mingw32? Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ --

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread NightStrike
Add TARGET_ARCH=i686-w64-mingw32 to your make command line. On Sat, Sep 19, 2009 at 8:02 PM, Erik de Castro Lopo wrote: > HI all, > > I've had a bit of a look at the makebuildroot.mk build script. It > seems like this may be able to make both a win32  and a win64 cross > compiler. > > Is that cor

Re: [Mingw-w64-public] makebuildroot.mk

2009-09-20 Thread Ozkan Sezer
On Sun, Sep 20, 2009 at 3:02 AM, Erik de Castro Lopo wrote: > HI all, > > I've had a bit of a look at the makebuildroot.mk build script. It > seems like this may be able to make both a win32  and a win64 cross > compiler. > > Is that correct? > > Cheers, > Erik > -- > -

[Mingw-w64-public] makebuildroot.mk

2009-09-19 Thread Erik de Castro Lopo
HI all, I've had a bit of a look at the makebuildroot.mk build script. It seems like this may be able to make both a win32 and a win64 cross compiler. Is that correct? Cheers, Erik -- -- Erik de Castro Lopo http://www.mega-ner