gcc
PopularGNU compiler collection
When to use
GNU compiler collection. Use gcc when you want a widely used development command-line package that can be installed and updated through Homebrew. It is one of FastBrew's top packages by Homebrew installs, with about 1.1M installs over the last year.
About
Install gcc on macOS with Homebrew Formula using `brew install gcc`. gcc is a Development command-line package with version 16.2.0. The package is listed in homebrew/core.
brew install gcc
Dependencies
Build Dependencies
Official Homebrew Stats
Install activity metrics for gcc.
Frequently asked questions
How do I install gcc with Homebrew?
Run brew install gcc in Terminal to install gcc as a Homebrew formula on macOS.
What kind of package is gcc?
gcc is a Development Homebrew formula and FastBrew currently shows version 16.2.0.
What should I review before installing gcc?
Review the runtime dependencies (gmp, isl, libmpc, mpfr, zstd) and build dependencies (make) along with any caveats before installing.
Related Development Apps
View allOpen-source, cross-platform JavaScript runtime environment
Perl compatible regular expressions library with a new API