Need suggestions on good C++ compilers...
Hey guys. Im pretty new to C++ and I was just wondering which compilers out there are the best to use, free or commercial (for my win 98 machine).
Any suggestions are greatly appreciated.
Thanx
Flack
March 10, 2002 06:16 PM
gcc is free an available for just about every platform. It targets nearly every architecture on the planet and isn''t that hard to use.
bloodshed.net
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes." - the Laughing Man
Go to www.cnet.com and get the Borland compiler, and the compiler shell. The shell messes up sometimes, like it won''t compile even though there are no errors, but it''s still pretty kool.
HibikiWheres the any key?www.geocities.com/dragongames123/home.html
find your elementat mutedfaith.com.<º>
find your elementat mutedfaith.com.<º>
In my opinion VC++ is a great compiler. It has a lot of features that many or all the other compilers dont have. You can get the standard version for $99.
Jeff D
Jeff D
Suffered seven plagues, but refused to let the slaves go free. ~ Ross Atherton
I use Dev-C++ from Bloodshed.net. Seems to support and work just about every code I throw at it(there have been a couple that coughed up blood, but for the most part, it''s treated me well). I say Dev-C++... It''s a lot better than my VC++ V1.5(it was released back in the Win3.1 days O_O).
if you have money to spend, i''d go with Visual C++ 6. otherwise i''d just get dev-c++.
- f l u c k y p o o
- the geek inside
- f l u c k y p o o
- the geek inside
- f l u c k y p o o
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement