macOS
brew install gcc@9local Homebrew formula metadata
sudo port install gcc9MacPorts ports tree · lang/gcc9/Portfile · 来源: api.github.com
安装
brew install gcc@9local Homebrew formula metadata
sudo port install gcc9MacPorts ports tree · lang/gcc9/Portfile · 来源: api.github.com
sudo apt install gcc-9Ubuntu 24.04 LTS package indexes · gcc-9 · 来源: archive.ubuntu.com
sudo apk add gccAlpine Linux edge package indexes · gcc · 来源: dl-cdn.alpinelinux.org
sudo dnf install gccFedora Rawhide package metadata · gcc · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gccnixpkgs package indexes · gcc · 来源: raw.githubusercontent.com
sudo pacman -S gccArch Linux sync databases · gcc · 来源: geo.mirror.pkgbuild.com
sudo zypper install gccopenSUSE Tumbleweed package metadata · gcc · 来源: download.opensuse.org
scoop install main/gccScoop official bucket manifest trees · bucket/gcc.json · 来源: api.github.com
概览
GNU compiler collection
历史
GCC 9 is a versioned Homebrew package for the GCC 9 release series of the GNU Compiler Collection. It provides the GNU Project compiler suite under major-version-suffixed command names so it can coexist with other GCC lines and platform compilers.
GCC itself is one of the central free-software toolchains: the official project describes it as the GNU Compiler Collection, with front ends for C, C++, Objective-C, Fortran, Ada, Go, D, Modula-2, COBOL, Rust, and Algol 68, plus runtime libraries such as libstdc++.
GCC began as the GNU C Compiler. The GCC project history records the first beta release on March 22, 1987, by Richard Stallman, originally for the GNU operating system and initially centered on C.
During the 1990s, GCC grew beyond C into a multi-language compiler suite. The official GCC 2.95 page notes that the name changed from GNU C Compiler to GNU Compiler Collection because the compiler supported several languages beyond C.
A major governance and development milestone was the EGCS fork in 1997, created to merge active GCC development work from several communities. GCC and EGCS were reunified in April 1999, and GCC 2.95 was the first release after that reunification.
GCC became widely adopted because it was both the GNU system compiler and an openly developed, portable optimizing compiler. The current mission statement emphasizes support for many platforms, many architectures, open mailing lists, and participation by individuals and companies.
The GCC 9 package represents package-manager demand for a stable major compiler series rather than only the newest compiler. Official release branches and tags make these major lines easy for distributors and users to pin, audit, and rebuild.
As packaged here, GCC 9 exposes version-suffixed compiler tools such as gcc-9, g++-9, cpp-9, gcov-9, and gfortran-9, depending on the platform package. This lets users select the intended compiler line explicitly in build scripts.
Official GCC installation documentation covers downloading sources, configuring, building, testing, and final installation, while the online manuals document compiler invocation, language front ends, runtime libraries, and toolchain options.
The GCC 9 change notes include package-relevant diagnostic and tooling improvements such as JSON diagnostic output, shell completion support, live-patching options, and source-location display improvements.
Versioned GCC packages matter because compilers are infrastructure, not leaf applications. A build may need a particular major GCC for language support, libstdc++ behavior, Fortran ABI expectations, sanitizer behavior, or target support, while another project on the same machine needs a different line.
The official Git repository page documents release branches and release tags, which is exactly the provenance package maintainers need when mapping formula names such as gcc@12 or gcc@15 to upstream source history.
安全态势
没有找到 gcc@9 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
c++-9 | cli | 全局可执行文件 | |
cpp-9 | cli | 全局可执行文件 | |
g++-9 | cli | 全局可执行文件 | |
gcc-9 | cli | 全局可执行文件 | |
gcc-ar-9 | cli | 全局可执行文件 | |
gcc-nm-9 | cli | 全局可执行文件 | |
gcc-ranlib-9 | cli | 全局可执行文件 | |
gcov-9 | cli | 全局可执行文件 | |
gcov-dump-9 | cli | 全局可执行文件 | |
gcov-tool-9 | cli | 全局可执行文件 | |
gfortran-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-c++-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-g++-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gcc-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gcc-9.5.0 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gcc-ar-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gcc-nm-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gcc-ranlib-9 | cli | 全局可执行文件 | |
x86_64-apple-darwin20-gfortran-9 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gcc@9 |
|---|---|
| 版本 | 9.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gcc@9 |
| 主页 | https://gcc.gnu.org/ |
| 仓库 | https://gcc.gnu.org/git/gcc.git |
| 上游文档 | https://gcc.gnu.org/install |
| 许可证 | GPL-3.0-or-later WITH GCC-exception-3.1 |
| 源码归档 | https://ftpmirror.gnu.org/gnu/gcc/gcc-9.5.0/gcc-9.5.0.tar.xz |
| 最后更新 | 2026-07-03T16:36:49-04:00 |
| Pulse | updated |
| 依赖 | gmp, isl, libmpc, mpfr |
| Bottle | 可用 (于 arm64_linux, big_sur, catalina, monterey, x86_64_linux) |
| Homebrew post-install | 已定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcc@9 |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cpp-9 9.5.0-6ubuntu2
GNU C preprocessor
sudo apt install cpp-9cpp-9-doc 9.5.0-6ubuntu2
Documentation for the GNU C preprocessor (cpp)
sudo apt install cpp-9-docg++-9 9.5.0-6ubuntu2
GNU C++ compiler
sudo apt install g++-9g++-9-multilib 9.5.0-6ubuntu2
GNU C++ compiler (multilib support)
sudo apt install g++-9-multilibgcc-9 9.5.0-6ubuntu2
GNU C compiler
sudo apt install gcc-9gcc-9-base 9.5.0-6ubuntu2
GCC, the GNU Compiler Collection (base package)
sudo apt install gcc-9-basegcc-9-doc 9.5.0-6ubuntu2
Documentation for the GNU compilers (gcc, gobjc, g++)
sudo apt install gcc-9-docgcc-9-hppa64-linux-gnu 9.5.0-6ubuntu2
GNU C compiler (cross compiler for hppa64)
sudo apt install gcc-9-hppa64-linux-gnugcc-9-locales 9.5.0-6ubuntu2
GCC, the GNU compiler collection (native language support files)
sudo apt install gcc-9-localesgcc-9-multilib 9.5.0-6ubuntu2
GNU C compiler (multilib support)
sudo apt install gcc-9-multilibgcc-9-offload-nvptx 9.5.0-6ubuntu2
GCC offloading compiler to NVPTX
sudo apt install gcc-9-offload-nvptxgcc-9-plugin-dev 9.5.0-6ubuntu2
Files for GNU GCC plugin development.
sudo apt install gcc-9-plugin-devgcc-9-source 9.5.0-6ubuntu2
Source of the GNU Compiler Collection
sudo apt install gcc-9-sourcegcc-9-test-results 9.5.0-6ubuntu2
Test results for the GCC test suite
sudo apt install gcc-9-test-resultsgccbrig-9 9.5.0-6ubuntu2
GNU BRIG (HSA IL) frontend
sudo apt install gccbrig-9gccgo-9 9.5.0-6ubuntu2
GNU Go compiler
sudo apt install gccgo-9来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.