Click to See Complete Forum and Search --> : Which C/C++ compiler is best
Racer^
04-03-2001, 01:45 PM
I'm just curious what everyone else thinks.
I'd say the most popular open source one is gcc but what does everyone else think?
Microsft? IBM? GCC? Turbo? Another?
------------------
TBird 880 (oc 110 x 8) /
ABit KT7 w/ 256 MB RAM /
TNT2 16MB
Galen of Edgewood
04-03-2001, 02:53 PM
Borland used to be one of the absolute best, at least in my opinion. Of course, they aren't quite what they used to be.
Microsoft is one of the most popular with their Visual C/C++ 6.0 compiler, and it is a fairly decent compiler. It has a few nicities to it.
I don't know which is the absolute best compiler, though.
------------------
Baby of Edgewood @ birth (03/09/01, 12:34am)
6 lbs 7 ounces
18 inches long
perfectly healthy
richardginn
04-03-2001, 03:44 PM
well i use the borland one for my old but still useable Tubo c++ 3.0.
------------------
www.geocities.com/richardginn/templatehtml (http://www.geocities.com/richardginn/templatehtml) -Come visit the Template HTML homepage
Galen of Edgewood
04-03-2001, 03:46 PM
Originally posted by richardginn:
well i use the borland one for my old but still useable Tubo c++ 3.0.
Their Windows-based compiler (pre-Builder), I think it was 5.0 or so, was pretty good. Never used Builder, so I don't know about it.
------------------
Baby of Edgewood @ birth (03/09/01, 12:34am)
6 lbs 7 ounces
18 inches long
perfectly healthy
Boldy
04-03-2001, 04:05 PM
I like Borland's C++Builder the best. However, Visual C++ is the most commonly used...
Klashe
04-03-2001, 05:08 PM
The best C++ complier is the one that gives you the least amount of errors! http://www.sharkyforums.com/ubb/wink.gif
------------------
Sharky Quote of the Moment:
Lucifer696 - "(I)Drink only coffee coke or beer... water is bad because fish abuse emselves in it "
Grizzly
04-03-2001, 08:34 PM
I personally use Power C for my C programming. It's produced by MixSoftware, and has a great built in debugger. It a very simplistic, but powerful C compiler. Not C++ though....but I'm sure Mix Software has a C++ variety.