|
|
| |
Install Notes: How I Installed MinGW
As of 12-28-2011, I'm on my 3rd MinGW64 Sourceforge package which has a bleeding edge
gcc 4.6.3 version (not even officially released yet).
Note: In general, I've found it useful
to look through the personal builds at MinGW-w64 under "Toolchains targetting..." and find the ones that
have a lot of download activity. That's an indicator of what people are using.
1. My latest gcc 4.6.3-1 package, using Ruben Vandamme's distros.
Older installs:
2. My "Omni-package" using Ferreri Gabriele's distros: Useful if you want a package that you can set up on any Windows PC (32-bit or 64-bit) which can compile to either 32-bit or 64-bit exes.
3. 64-bit gcc multilib, again using Ferreri Gabriele's distros: Useful if you just want something for your 64-bit Windows 7 PC which can compile both 32-bit and 64-bit exes.
|
|
|
|
|