Thursday, July 9, 2009

What C/C++ Compiler should I use?

C/C++ have many compiler, for example, Dev C++, wxDevCpp,Borland C++ Builder, GCC etc. So who can tell me Which C++ compiler should I use?


By the way I try to search about GCC by Google,and I download it, but I don't know how to install,if you suggest me to use GCC please tell me how to install and use it , I want to know about GCC,because Linux Sourse is design by GCC, so I want to know about it(GCC), Thanks a lot!

What C/C++ Compiler should I use?
The one i use and find myself very comfortable with is Dev C++.


Here is the site from which you can download it:





http://www.bloodshed.net/dev/





For further help in programming you can email me at maqsood_rahman@hotmail.com





Wish you all the best!
Reply:gcc - supports the most architechtures, has the most libraries, very advanced, most popular in open source community.





visual c compiler - fast code, not as flexible as gcc.


most popular in closed source community.





digital mars - very fast code very little support.





bcc - deprected, was good.





gcc is #1.





only use Microsofts vc++ compiler if you have reason to do so.





also note that things like devc++ and codeblocks use GCC as there compilers and are correctly described as IDE's.
Reply:I really like Dev-C++.
Reply:ok i know im late (sigh) DEV-C++


No comments:

Post a Comment