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 a single multilib toolchain.
On Wed, Apr 28, 2010 at 5:40 PM, Simson Garfinkel <[email protected]> wrote: > 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 because > I have mingw32 operating from the MacPorts collection. But i can't figure out > how to do mingw64. > > Thanks! > ------------------------------------------------------------------------------ > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
