Description
Installs the GNU compiler toolchain for C and C++. Developers and package builders use it to turn source code into programs, libraries, and object files.
It is terminal-focused and commonly used by build systems rather than opened directly. Compiler options affect performance, compatibility, and generated binaries, so build instructions should be followed carefully.