GNU Compiler Collection: Difference between revisions

Content added Content deleted
No edit summary
m (Added to the encyclopedia.)
Line 1: Line 1:
The GNU Compiler Collection, or GCC, is a multilanguage compiler supporting multiple target architectures. As of version 4.1, the main branch includes support for Ada, C, C++, Fortran, Java, Objective-C, and Objective-C++. Support for other languages is possible through the creation of a compiler front-end.
{{encyclopedic}}The GNU Compiler Collection, or GCC, is a multilanguage compiler supporting multiple target architectures. As of version 4.1, the main branch includes support for Ada, C, C++, Fortran, Java, Objective-C, and Objective-C++. Support for other languages is possible through the creation of a compiler front-end.


==Basic Usage==
==Basic Usage==