Thursday, July 9, 2009

Which is the best among the compilers of c++?

I'm Using Pentium 4. Any ideas?

Which is the best among the compilers of c++?
gcc is probably one of the most used and has optimization flags for the most processors.


http://gcc.gnu.org/





Many others are listed here:


http://www.thefreecountry.com/compilers/...





If you're looking for an IDE, not just a compiler, there are a couple free suggestions at this page under 'programming IDE's':


http://www.t3technet.com/alternates.html
Reply:Depends on what you will develop for:


If you want an IDE, I think MS VC++ express is the best for you (obviously the paid version is the best).


However, there is GNU C, which does work very good. Here is a list of the files and links:


http://www.mingw.org/download.shtml





gcc-core-3.4.2-20040916-1. tar .gz


gcc-3.2.3-20030504-1. tar .gz


mingw-runtime-3.9. tar. gz


w32api-3.6. tar.gz


binutils-2.15.91-20040904-1.tar .gz


gdb-5.2.1-1.exe


mingw32-make-3.80.0-3.tar. gz


win32docs ---------------ftp://ftp.cs.virginia.edu/pub


/lcc-win32/win32hlp.exe
Reply:gcc





use cygwin to use it if you only have windows
Reply:Bloodshed Dev-C++ get it at bloodshed.net

strawberry

No comments:

Post a Comment