MinGW installation
From Code::Blocks
Using the MinGW installer
This is an installer application which will upon request download the actual packages needed. Note that the installer is currently still a little flakey sometimes.
gcc 3.4.2 manual install
To do a manual install, simply download the required files and extract them all into the same directory. For simplicity, I recommend C:\MinGW.
Base system with C++
- http://prdownloads.sourceforge.net/mingw/gcc-core-3.4.2-20040916-1.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/gcc-g++-3.4.2-20040916-1.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/mingw-runtime-3.8.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/mingw-utils-0.3.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/w32api-3.3.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/binutils-2.15.91-20040904-1.tar.gz?download
- http://prdownloads.sourceforge.net/mingw/mingw32-make-3.80.0-3.tar.gz?download