Thursday, July 30, 2009

Can someone recommend me a good c/c++ compiler. Thanks.?

If you have linux then gcc is good enough.


Otherwise, you have turbo C, VC++ (comes with Visual Studio).

Can someone recommend me a good c/c++ compiler. Thanks.?
http://gcc.gnu.org/
Reply:I strongly recommend using GCC chain. The advantage you get is having a same build environment on both Windows and UNIX.





For UNIX: http://gcc.gnu.org/


For Windows: http://www.mingw.org/





I use it to build Emacs on Windows and never had any problems. Use something that is well ported unless you need some extra/specific features (I once needed to hook into all functions at compile time and it was supported by VC6 compiler)
Reply:non other than visual studio
Reply:visual c++ 6 or gcc/mingw... specifically dev-c++
Reply:I loved using this one a few years ago:


http://www.bloodshed.net/devcpp.html





And then I got this one ...


http://www.microsoft.com/express/vc/





Hope this helps!

bottle palm

No comments:

Post a Comment