gcc for Windows | BlogCompiler
Michael, (I assume 32-bit Windows compilation below and don’t prefix the full path of the compiler for brevity. The sources are pasted in-line at the bottom.) You can ask gcc to create object files only by using the -c option. For example, i686-w64-mingw3...