I was just wondering what everyones favorite C++ compiler was. Thanks.
Printable View
I was just wondering what everyones favorite C++ compiler was. Thanks.
I feel a sense of deja vu here.
I like cheese.
Speaking of cheese.... I also like gcc.
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++.
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.
gcc/g++ does the job for me.
g++
GCC/G++.
Visual Studio .net 2k3 or gcc/g++
I agree with Juridian. The Visual Studio.net API is fantastic. But nothing could ever be better than shell programming in gcc/g++ :)
If I had to choose... Bloodshed Dev-IDE, it usually has Mingw. Then there's always Borland builder.
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
also a Bloodshed users here :) (Dev-C++)
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