Re: [Mingw-w64-public] Cross-compiling mingw64

2010-04-28 Thread NightStrike
The easiest way is to download our makefile from svn at experimental/buildsystem/makebuildroot.mk and use that. You can set the target arch variable to determine if your resultant toolchain will target win32 or win64. I would highly recommend using two separate toolchains and not trying to build

[Mingw-w64-public] Cross-compiling mingw64

2010-04-28 Thread Simson Garfinkel
Hi. I am looking for simple instructions that tell me how to compile mingw64 on a Mac to output 32-bit and 64-bit windows executables. I thought that this would be straightforward, but I just can't find the documentation in either the downloads or the website. I know it is possible to do this b

Re: [Mingw-w64-public] [Repost] LIBRARY_PATH environment variable not honoured.

2010-04-28 Thread NightStrike
On Thu, Apr 22, 2010 at 5:33 AM, Sisyphus wrote: > > - Original Message - From: "NightStrike" > To: "Doug Semler" > >>> LIBRARY_PATH is ignored in cross compilers. > >> >> The toolchain in question is host=win32 target=win64.  So it is meant >> to cross compile from a 32-bit windows gene