Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also
... [More] be used in combination with Cygwin or any other GCC based compiler. [Less]
Experimental GCC/MinGW32 builds included into a user friendly installer (Unofficial MinGW GCC binaries for Windows)
This is an unofficial release, not promoted by the MinGW project.
The installer
... [More] contains the following packages:
TDM's Experimental GCC/MinGW32 Builds gcc-4.2.1-tdm-2-core-1.7z (C support, required base files) gcc-4.2.1-tdm-2-g++-1.7z (C++ support) gcc-4.2.1-tdm-2-objc-1.7z (Objective-C support) gcc-4.2.1-tdm-2-objc++-1.7z (Objective-C++ support) MinGW binutils-2.17.50-20060824-1.tar.gz (GNU Binutils) mingw32-make-3.81-2.tar.gz (GNU Make) gdb-6.6.tar.bz2 (GNU Source-Level Debugger) mingw-runtime-3.13.tar.gz (MinGW Runtime) mingw-utils-0.3.tar.gz (MinGW Utilities) w32api-3.10.tar.gz ( MinGW API for MS-Windows) [Less]
Ninemacs (aka 9-macs) is an experiment to create a complete Windows C/C++ IDE using just GNU software (gcc, mingw, msys, Emacs, etc.).
This experiment is to see how small can be packaged all GNU
... [More] software to get a normal IDE that can be used by anyone (also, the first time you'll run 9-macs you should get a little C++ program compiled in your machine).
Furthermore, very important work will be taken from ErgoEmacs project: http://code.google.com/p/ergoemacs/ [Less]
When GCC creates a new release, TDM builds binary packages to be used in the MinGW (www.mingw.org) environment as a replacement for MinGW's official gcc packages.
The official web site for TDM-GCC
... [More] is at www.tdragon.net/recentgcc, and TDM-GCC is hosted by SourceForge for now. [Less]