Bloodshed Dev-C++

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 be used in combination with Cygwin or any other GCC based compiler.



Features of Dev-C++ 5: Support GCC-based compilers, Integrated debugging (using GDB), Project Manager, Customizable syntax highlighting editor, Class Browser, Code Completion, Function listing, Profiling support, Quickly create Windows, console, static libraries and DLLs, Support of templates for creating your own project types, Makefile creation, Edit and compile Resource files, Tool Manager, Print support, Find and replace facilities, CVS support

Requirements: Windows 95/higher with >32 Mb Memory
Note that executables compiled by Dev-C++ will need MSVCRT.DLL (comes with Windows 95 OSR 2 or higher).

Downloads

Dev-C++ 5.0 beta 9.2 (v4.9.9.2, 9.0 MB) with Mingw/GCC 3.4.2
Dev-C++ version 4.9.9.2, includes full Mingw compiler system with GCC 3.4.2 and GDB 5.2.1. Download Dev-C++ 5 from SourceForge
Dev-C++ 5.0 beta 9.2 (4.9.9.2), executable only (2.4 MB). Dev-C++ version 4.9.9.2, without Mingw compiler system and GDB. Get this one if you already have a previous Dev-C++ beta or already have a compiler.
Download DevC++ 5 (w/o MinGW) from SourceForge
Dev-C++ 5.0 beta 9.2 (4.9.9.2), Source Code (1.6 MB)
DevC++ v4.9.9.2 Source code (programmed for Borland Delphi 6) is available for free under the GNU General Public License (GPL).

No comments: