Asked By
William Sao
30 points
N/A
Posted on - 09/04/2012
I want the best c c language compiler  which can run in different OS. I am using ALGOL 60 but it turns out that it doesn't run in other OS than windows. Which compiler works in variety of OS, preferably, any kind of OS?
The best c c language compiler for all OS
Hello William
There are many Cross platform C-Compilers which run on all kinds of OS. But the best is GNU Compiler Collection:GCC. It is produced by the GNU Project which supports various platforms. And the best thing about this is that GCC is a free software and is distributed under the GNU GPL(General Public Licence). It's also very easy to use. It can be found at http://gcc.gnu.org/ You have to search the mirror sites which are open in ftp. Just browse the folders and download the release which you feel is best for you.
I hope this helps.
Happy Computing 🙂
-Jack Hostler
The best c c language compiler for all OS
Hello,
There are many cross platform compiler for C language which you can easily run on all operating system. I would prefer Codelite for this. It is a free source and a cross platform ide for c/c++ programming languages. It can work on different operating systems. I like Codelite very much for my compiler issues and here the link to download codelite.
Hope this helps you out