Saturday, May 22, 2010

Where can I find a free C compiler?

you might get one from





http://www.borland.com/products/download...





http://www.cs.virginia.edu/~lcc-win32/





http://www.digitalmars.com/download/free...

Where can I find a free C compiler?
Well ANY Linux distribution have a free C compiler included.





If you wanna know more.....


Feel free to contact me on yahoo messenger for more details.
Reply:http://www.delorie.com/djgpp/





For me it's the best, I wrote many Dos programs and games with it. Completely satisfied! ;)
Reply:GNU C compiler - try http://www.gnu.org.





There are versions of it for every O/S you can think of and


many you can't.
Reply:http://community.borland.com/article/0,1...
Reply:Which platform? Unix, Linux, Windows, MAC OSX (which is Unix-backed)?





If you're using Unix or Linux, get gcc, which is free under the GNU license.


Get it at http://gcc.gnu.org/


It's pretty much the industry standard for c and c++ compilers.


I would also recommend Emacs for your editing environment.





If you're talking about windows, you need the cygwin invironment to port gcc to windows. Get it at http://www.cygwin.com/





The documentation on these things is sometimes heavy but it's definitely worth knowing.





Learn gcc. It's extremely good. Good luck.
Reply:Go to Microsoft's website they offer a year free of C# or C++ or any of their languages.





Hope this helps!


Jason
Reply:the gnu compiler collection (gcc) includes a c compiler.





http://gcc.gnu.org/install/binaries.html


No comments:

Post a Comment