Willus.com Home   |   Archive   |   About  

Willus.com's MinGW/Gnu C Tips

MinGW Tips
Overview
Install Notes
Benchmark
Starter Links
Compile Flags
Fast Math Funcs
DLLs
Globbing
Console
Binary Stdout
Predefined Macros
Show All Tips
 
  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.



 
MinGW Links
MinGW64 Home
MinGW Home
Users Mail Archive
MinGW Bug List
Gnu C Home

Willus.com Links
Willus.com Home
Win32/64 Compilers
Win32/64 Software
Compiler Benchmark

This page last modified
Saturday, 19-Nov-2011 10:41:53 CST