Dev C++ With Complete Mingw Compiler And Libraries
Dev-C 4.01 update (needs version 4 below) Dev-C 4 version (includes Mingw compiler and libraries) Dev-C 4 version (without Mingw compiler and libraries) SETUP.EXE needed by Setup Creator (read INSTALL.TXT after downloading) Source code: Dev-C 4 sources (needs Delphi 5) Mingw (GCC 3.0-1 version) Developers information. MinGW provides a complete Open Source programming tool set which is suitable for the development of native MS-Windows applications, and which do not depend on any 3rd-party C-Runtime DLLs. (It does depend on a number of DLLs provided by Microsoft themselves, as components of the operating system; most notable among these is MSVCRT.DLL, the. MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All of MinGW's software. 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 its compiler. It creates native Win32 executables, either console or GUI. Dev-C can also be used in combination with Cygwin.
Feature list
- Support GCC-based compilers
- Integrated debugging (using GDB)
- Support for multiple languages (localization)
- Class Browser
- Code Completion
- Debug variable Browser
- Project Manager
- Customizable syntax highlighting editor
- 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
- Package manager, for easy installation of add-on libraries
- CVS Support
- To-Do List
- CPU Window
Requirements
Apr 28, 2015 DEV-C is a complete Integrated Development Environment for C/C programming language. As its compiler, DEV-C is using Mingw port of GNU Compiler Collection. The program also works in conjunction with any GCC based compiler, such as Cygwin. Features: - Support is enabled for GCC-based compilers. Multilingual support is enabled.
|
License
Dev-C++ is Free Software distributed under the GNU General Public License.
This means you are free to distribute and modify Dev-C++, unlike most Windows software! Be sure the read the license.
Donations
Precision tune auto care story rd. Please support Dev-C++ by making a donation ! The money will be shared between the active developers and the support manager in order to help us continue improving Dev-C++ from day to day.
Click on the button below to make a donation using Paypal or your Credit Card :
Downloads
Dev-C++ 5.0 beta 9.2 (4.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 See NEWS.txt for changes in this release. Download from: |
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 a compiler. See NEWS.txt for changes in this release. Download from: |
Dev-C++ 5.0 beta 9.2 (4.9.9.2), source code (1.6 MB) Dev-C++ version 4.9.9.2 source code for Delphi. Download from: |
Dev-C++ 4
Yes, Dev-C++ 4 is still available. There are the downloads:
Binaries:
Source code:
Developers information
Dev C++ Compiler Download
The SourceForge project page is located here. The bleeding edge source code is located at the SourceForge CVS.
Dev C++ Compiler Setup
- Source code for Dev-C++ 5: CVS repository
In order to compile it, you'll need Borland Delphi 6. - Mingw source code:http://www.mingw.org/