2005-10-17

MinGW gcc 3.4.4 manual install for Window2000, XP

MinGW gcc 3.4.4 manual installation for Window2000, XP, to be used by
Code::Blocks C++ IDE

Download the following files and them all into the same directory. For
example C:\MinGW.

Base system with C++
http://prdownloads.sourceforge.net/mingw/gcc-core-3.4.4-20050522-1.tar.gz?download
http://prdownloads.sourceforge.net/mingw/gcc-g++-3.4.4-20050522-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

Optional:
gdb debugger:
http://prdownloads.sf.net/mingw/gdb-5.2.1-1.exe?download

Objective-C
http://prdownloads.sourceforge.net/mingw/gcc-objc-3.4.4-20050522-1.tar.gz?download

No comments: