943,722 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 957
  • C++ RSS
Jul 3rd, 2009
0

Best C++ Compiler

Expand Post »
haiiiiiii
i need a compiler for c++ om windows i.e. not for beginars.
Regard's
Balu
Similar Threads
Reputation Points: 8
Solved Threads: 0
Newbie Poster
balu naik is offline Offline
5 posts
since Jun 2009
Jul 3rd, 2009
0

Re: Best C++ Compiler

Well VC++,DevC++ and CODE::BLOCKS are great.And in case you don't like them you can always go back to good'ol Linux for g++.
Last edited by csurfer; Jul 3rd, 2009 at 7:55 am.
Reputation Points: 485
Solved Threads: 88
Posting Pro
csurfer is offline Offline
564 posts
since Jan 2009
Jul 3rd, 2009
0

Re: Best C++ Compiler

Click to Expand / Collapse  Quote originally posted by csurfer ...
Well VC++,DevC++ and CODE::BLOCKS are great.And in case you don't like them you can always go back to good'ol Linux for g++.
Well, actually Dev-C++ and Code::Blocks are both IDEs featuring the MinGW compiler, a port of the GNU Compiler Collection.
(e.g: g++, gcc)
Reputation Points: 2125
Solved Threads: 243
Postaholic
tux4life is offline Offline
2,105 posts
since Feb 2009
Jul 3rd, 2009
0

Re: Best C++ Compiler

Dev-C++ is not really recommended any more because it is no longer being updated and is already several years old.

>>i.e. not for beginars.
If you want to spend the $$$ for it, then buy a copy of VC++ 2008 Professional. Borland C++ Builder is also considered pretty good.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,950 posts
since Aug 2005
Jul 3rd, 2009
-7

Re: Best C++ Compiler

I use MinGW/Cygwin with the Netbeans IDE.
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,505 posts
since Apr 2005
Jul 3rd, 2009
0

Re: Best C++ Compiler

Brew one yourself. Certainly not for beginners.
Reputation Points: 888
Solved Threads: 114
Nearly a Posting Virtuoso
MosaicFuneral is offline Offline
1,270 posts
since Nov 2008
Jul 3rd, 2009
0

Re: Best C++ Compiler

I'd definitely suggest going with G++. MinGW is the port of that for Windows. And as Ancient Dragon said, please don't go for DevC++. That died back in 2005 and so it hasn't been updated since.
Reputation Points: 186
Solved Threads: 77
Posting Pro in Training
shadwickman is offline Offline
495 posts
since Jul 2007
Jul 3rd, 2009
0

Re: Best C++ Compiler

Best Compiler? That's pretty subjective. Not good at compilers but MINGW and VC++ are really big. They work BIG and many apps are compiled by them. I recommend Code::Blocks as it allows you to use any compiler you wish!

Not for beginners MIGHT be an alias for Visual C++ Pro Edi$$ion
$o, go for it
Reputation Points: 462
Solved Threads: 392
Senior Poster
evstevemd is offline Offline
3,681 posts
since Jun 2007
Jul 3rd, 2009
0

Re: Best C++ Compiler

I like M$ compilers because of its excellent debugging. You can debug anything that you write, including DLLs, windows services, and COM programs. By debug I mean it will let you single step through a program one line at a time and view the value of all know variables as well as see the order of program execution. That alone is worth the cost of VC++ (any edition) to the professional programmer whose time is very important.
Last edited by Ancient Dragon; Jul 3rd, 2009 at 5:03 pm.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,950 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: C++ -- Creating file but unable to delete it
Next Thread in C++ Forum Timeline: Read Spreadsheet Data for math?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC