Best C++ compiler

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2008
Posts: 2,001
Reputation: ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of 
Solved Threads: 343
ArkM's Avatar
ArkM ArkM is offline Offline
Postaholic

Re: Best C++ compiler

 
0
  #11
Feb 21st, 2009
Never use old Borland C++ compilers (except for dog fights with deviations of C++ standard).

The best free C++ compiler + IDE now is VC++ 2008 Express edition, of course. Regrettably, its distribution size is ~200 Mb + ~200 Mb for MSDN Expess (if you want more than rudimentary help) + ~150 Mb of Windows SDK (if you want Windows API).

Otherwise I think the best choice (especially for beginners) is Code::Blocks IDE with MinGW port of GNU C++ compiler. It's a compact and relatively well-supported system.
http://www.codeblocks.org/

Dev-C++ IDE (with the same MinGW ported compiler) was a good choice some year ago. As far as I know it's a frozen project now (old versions of MinGW etc).
Last edited by ArkM; Feb 21st, 2009 at 11:36 am.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 3
Reputation: bhagyashanti is an unknown quantity at this point 
Solved Threads: 0
bhagyashanti bhagyashanti is offline Offline
Newbie Poster

Re: Best C++ compiler

 
0
  #12
Feb 22nd, 2009
Well, I think that in more recent versions of c++ compilers, displaying output is difficult and I suggested boreland for beginner..
I guess its more user friendly!
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 794
Reputation: siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of 
Solved Threads: 135
siddhant3s's Avatar
siddhant3s siddhant3s is offline Offline
Master Poster

Re: Best C++ compiler

 
0
  #13
Feb 22nd, 2009
If everyone is giving opinions, I would also cast my vote to GNU GCC
If you are on a Linux, you probably already know about it.
GNU g++ is the command line compiler. But there exists various IDE like Dev-C++ which uses GNU g++ as the compiler.
I personally use a normal Text Editor and Commandline.
But you may also like to have a look at CodeBlocks which is a free IDE.
On windows, there exists MinGW as a port of G++.

So, if you ask me a good compiler on windows, my opinion goes with
MinGW gcc, with CodeBlocks
http://www.codeblocks.org/downloads/5


Although, compiler's completely depends on taste of the programer.

I am sorry ArkM , I didnt notice you already have told him about GNU g++
Last edited by siddhant3s; Feb 22nd, 2009 at 8:27 am.
Siddhant Sanyam
(Not posting much)
My Blog: Yatantrika
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 751
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: Best C++ compiler

 
0
  #14
Feb 22nd, 2009
Who exactly?
The OP left the forum 4 YEARS ago.
And there the thread lay, nice and quiet until a day ago.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC