Using DevC++ with GCC,G++ 4.2.3 (Win32)

5 03 2008

Hello,

Here are some steps to upgrade your old mingw to latest gcc,g++ 4.2.3, and the detailed settings in DevC++ are provided.

I packed all the mingw with gcc,g++ 4.2.3  in the following url.

mingw.7z

How to use it on MS Windows?

First,  unpack the archive into you C:mingw directory.

Then, if  you want to let DevC++ to use the new gcc compiler, you can goto DevC++ Menu-> Tools -> Compiler Options.

dev1.jpg

dev2.jpg

dev3.jpg

dev4.jpg

Please click the “browse” button to make sure all the “.exe” file are located in the path c:mingwbin

dev5.jpg

Okay, everything is done! Enjoy the latest gcc compiler on MS-Windows!