Skip to content

Opening book details…

About this document

GCC: Supported Languages Overview by Vimal Vaniya is a document available to read on EtoBox.

GCC is an integrated distribution of compilers for multiple languages including C, C++, Objective-C, Fortran, and Ada. It generates machine code directly for various processors. While it was originally called the GNU C Compiler, GCC now refers to the complete suite of compilers. Individual compilers for languages like C++ are also sometimes referred to by their own names like G++. Running C programs with GCC in Linux utilizes the full word length of the system for data types unlike in other compilers.

Author
Vimal Vaniya
Language
EN