Re: [Mingw-w64-public] Cross-compiling with MinGW-w64

2015-08-25 Thread Spork Schivago
Ahh, that's a good point. So does that mean I shouldn't be trying to cross-compile like that? (By cross-compile, I mean on the same OS, create binaries for that os, just a different architecture. Like using the 32-bit compiler to create 64-bit exe's and vice-versa) Is the best way to do this

[Mingw-w64-public] Cross-compiling with MinGW-w64

2015-08-24 Thread Spork Schivago
Hi. Is it possible to cross-compiling using pre-compiled binaries of mingw-w64? I'm running Windows 7, 64-bit, and I'd like to be able to install the compiler and make either 32-bit only applications or to make 64-bit applications.Currently, the only way I found to do this is to install two