After a couple of years working with this fast and portable C/C++ IDE, I've decided to give it an update. That's because the compiler was getting ancient, and it contained a few bugs here and there. It took a while to get the hang of Delphi, but hereby I present to you Dev-C++ 4.9.9.3:
  1. Dev C++ Download For Pc
  2. Dev C 4.9 2 Free Download 2017

Jun 11, 2011  After a couple of years working with this fast and portable C/C IDE, I've decided to give it an update. That's because the compiler was getting ancient, and it contained a few bugs here and there. It took a while to get the hang of Delphi, but hereby I present to you Dev-C 4.9.9.3. Download DEV-C free. Development Environment (IDE) for the C/C programming language.

Rapper Nessly gets Auto-Tune arm implant and claims he gets Auto-Tune anywhere. He claims he is the first to do this and shows us with a video. He claims he is the first to do this and shows us with a video. Jan 15, 2019  Rapper Gets $250K Auto Tune Implant In His Arm. Rapper Nessley is taking technology and Hip Hop to a whole new level. He recently got a $250,000 autotune implant in his arm. No one knows if the implant is going to make him a star, but it for damn sure is crazy! Jan 15, 2019  The rapper actually claims to have gotten an Antares Autotune implant in his arm to alter his voice whenever he wants. You read that correctly. The link to this photo or video may be broken, or the post may have been removed. It's possible that the Atlanta rapper. Auto tune arm implant.


Changes - Version 4.9.9.3 - 24 Juni 2011
  • Upgraded the Default Compiler to GCC 4.5.2.
  • When encountering an error, Dev will now point you to the error line and (new) positions the cursor next to it.
  • Added new -march optimization options (core2, k8-sse3, amdfam10). Also added 'native' and 'generic'.
  • Cleaned up the explicit -m(some instruction set) options, and added some important ones.
  • Cleaned up the TODO viewer.
  • Fixed a bug in the GCC output parser: it used to read 1 byte too much afer the 0 of each line, causing crashes.
  • Added a column column in the Compiler log.
  • Tweaked the default settings. Enable line numbers by default for example.
  • Fixed a bug in the Compiler Set creator: it didn't feel like storing command line options for each Compiler.
  • Added more UI controls for frequently used GCC flags like -Wall, -Wextra and -pedantic.
  • Moved warning related flag options to a new section called 'Code Warnings'.
  • Removed the silly optimization controls. Now has a proper None/Low/Med/High combobox.
  • Updated the default directory listings to GCC 4.5.2's directories.
  • Removed the [Compiler] section from the ini file. Instead of saving the current Compiler Set twice, it saves a Compiler index to refer to.
  • By default GCC4 omits required runtime DLL's from executables. I told it to link them by default.
  • And some more stuff I forgot about.

Important notices

Dev C++ Download For Pc


4.9
  1. The options format has changed. If you want to reuse an old config file (NOT recommended), or, more importantly, when you're overriding Compiler Options in your project, you need to re-set these project settings once and save the project. You'll then have an updated 4.9.9.3 project file.
  2. This version has GCC built-in instead of being an aditional package. It also contains D3D9/10/11, GDI, Win32 and OpenGL headers and libraries in that flavor.

Download
The setup can be downloaded here. The source code can be found here.
Problems

Dev C 4.9 2 Free Download 2017


  • FIXED: There seems to be a problem with the default relative include paths not being used properly. I seriously need to fix that soon (this weekend probably, after vacation). Together with a few more things to do, I of course also need to post the source code somewhere.