Click to See Complete Forum and Search --> : Favorite C++ compiler?
dbernie41
July 24th, 2004, 09:39 PM
I was just wondering what everyones favorite C++ compiler was. Thanks.
albn
July 25th, 2004, 02:21 AM
I feel a sense of deja vu here.
D0pp139an93r
July 25th, 2004, 05:41 AM
I like cheese.
Speaking of cheese.... I also like gcc.
lepricaun
July 25th, 2004, 11:20 AM
i use gcc, dev-c++, visual c++ 6.0 Standard Edition and i have got visual .net, but haven't been using it yet, since mostly i'm now working with C, and for that i use gcc and dev-c++.
jr05linux
July 25th, 2004, 12:07 PM
Not really sure on this one the only one i have ever seen used is c++ 6 standard...so maby that is good not sure.
pwaring
July 25th, 2004, 06:02 PM
gcc/g++ does the job for me.
pooh sun tzu
July 25th, 2004, 06:04 PM
g++
cgkanchi
July 25th, 2004, 06:54 PM
GCC/G++.
Juridian
August 18th, 2004, 10:45 PM
Visual Studio .net 2k3 or gcc/g++
WKAFC
August 18th, 2004, 11:44 PM
I agree with Juridian. The Visual Studio.net API is fantastic. But nothing could ever be better than shell programming in gcc/g++ :)
TheSpecialist
August 19th, 2004, 02:02 AM
If I had to choose... Bloodshed Dev-IDE, it usually has Mingw. Then there's always Borland builder.
Morag
September 7th, 2004, 02:15 AM
Dev-C++ all the way(I hate Microsoft and Borland so much....), I'm a C/ASM programmer, so I love Dev-C++. It's doesn't support ASM integration, but its the best IDE there is and will ever be ;)
-Morag_Apocolypse
CybertecOne
September 7th, 2004, 05:54 AM
also a Bloodshed users here :) (Dev-C++)
gothic_type
September 7th, 2004, 12:25 PM
I mainly use g++ if I'm writing C++ progs (gcc for C), but I have used the mingw compiler in the past, and have visual C++ 6 (not installed).
If I were to write a relatively basic C++ prog at the moment, I would use g++, but I got visual C++ 6 because I got interested in half-life modding (was not very successful, although I think I'd do fine now).
ac