Re: Build WIN 64 Binaries on linux?
- Posted by mattlewis (admin) Nov 28, 2011
- 1787 views
Thomas said...
OK, Thank you for your help, i do not know much about linux. I have done some cross compiling in the past 32bit with success.
Do i have to build the 64 bit cross compiler myself?
I do not want to venture that.
I suppose you could build it yourself. Ideally, your distro has it in your package management system. On Ubuntu, it's called mingw-w64. This actually installs both the 64 and 32 bit tools for me. You can also get MinGW64 for Windows.
Matt