The best c c language compiler for all OS

Asked By 30 points N/A Posted on -
qa-featured

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?

SHARE
Best Answer by Jack Hostler
Best Answer
Best Answer
Answered By 5 points N/A #154738

The best c c language compiler for all OS

qa-featured

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

Answered By 5 points N/A #154739

The best c c language compiler for all OS

qa-featured

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

Related Questions