Javatpoint Logo
Javatpoint Logo

What is the full form of GCC


GCC: GNU Compiler Collection

GCC stands for GNU Compiler Collection. It is a compiler system supporting various Programming languages. It has played an important role in the growth of free software, as both a tool and an example.

GCC full form

History

It originally named as GNU C COMPILER because it only handled the c programming language. GCC was first released in March 22, 1987 by the Richard Stallman.

Design

GCC's external interface follows Unix conventions. Each of the language compiler is a separate program that reads source code and outputs machine code. All have a common internal structure.

Features

Some features of GCC are:

  • Link time Optimization
  • Plugins
Next TopicFull Form





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA