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
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