What is a good C++ complier?
5 replies to this topic
#1
Posted 25 January 2012 - 08:58 PM
|
|
|
#2
Posted 26 January 2012 - 06:40 AM
I use gcc. It's supported by CodeBlocks.
Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.
– Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid
#3
Posted 26 January 2012 - 06:59 PM
If you are on Windows, I would suggest MinGW, which is a port of GCC and everything needed by it.
Latinamne loqueris?
#4
Posted 28 January 2012 - 01:26 AM
I'm using dev c++
It's not a bad compiler.
It's not a bad compiler.
#5
Posted 28 January 2012 - 09:17 AM
Dev-C++ is not a compiler, it is an IDE. It usually comes packaged with MinGW though. Anyway, I'd recommend an IDE newer than Dev-C++, like CodeBlocks, which also comes packaged with MinGW.
Latinamne loqueris?
#6
Posted 28 January 2012 - 06:26 PM
Dev-C++ is OLD, and comes with an out-of-date version of MinGW. wxDev-C++ is one of several up-to-date options.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









