Re: Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Matias Trocki" <matiastrocki@xxxxxxxxxxx> writes:

> I need a compiler for C language. Only C if possible. I do not know
> how or where can I find this compiler.

gcc is a compiler for the C language.  It also supports several other
languages, but you are not required to use or even build that support.
See the --enable-languages option to configure.  For details on how to
get gcc if you do not already have it, see http://gcc.gnu.org/.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux