Automic VaultAutomic Vault

brew

gcc@14 を Homebrew, apt, MacPorts, zypper, apk, dnf, Nix, pacman, scoop でインストール

gcc@14 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gcc@14

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gcc14

MacPorts ports tree · lang/gcc14/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install gcc-14

Debian stable package indexes · gcc-14 · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install gcc14

openSUSE Tumbleweed package metadata · gcc14 · ソース: download.opensuse.org

Alpine Linux apk確認済み · 92%
sudo apk add gcc

Alpine Linux edge package indexes · gcc · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install gcc

Fedora Rawhide package metadata · gcc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#gcc

nixpkgs package indexes · gcc · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S gcc

Arch Linux sync databases · gcc · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/gcc

Scoop official bucket manifest trees · bucket/gcc.json · ソース: api.github.com

概要

パッケージ概要

GNU compiler collection

コマンドとエイリアス

  • aarch64-apple-darwin24-c++-14
  • aarch64-apple-darwin24-g++-14
  • aarch64-apple-darwin24-gcc-14
  • aarch64-apple-darwin24-gcc-ar-14
  • aarch64-apple-darwin24-gcc-nm-14
  • aarch64-apple-darwin24-gcc-ranlib-14
  • aarch64-apple-darwin24-gfortran-14
  • c++-14
  • cpp-14
  • g++-14
  • gcc-14
  • gcc-ar-14
  • gcc-nm-14
  • gcc-ranlib-14
  • gcov-14
  • gcov-dump-14
  • gcov-tool-14
  • gfortran-14
  • lto-dump-14

履歴

プロジェクトの歴史と使われ方

GCC 14 is a versioned Homebrew package for the GCC 14 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 14 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 14 exposes version-suffixed compiler tools such as gcc-14, g++-14, cpp-14, gcov-14, and gfortran-14, 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 14 change notes emphasize hardening and runtime behavior changes, including -fhardened, hardened control-flow redundancy, host PIE/bind-now configure options, and improved OpenMP/OpenACC offload support.

パッケージ好きにとっての重要性

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.

タイムライン

  • 1987: First GCC beta release as the GNU C Compiler
  • 1997: EGCS fork announced as an experimental GCC development project
  • 1999: GCC and EGCS reunified; GCC 2.95 released after reunification
  • 2024: GCC 14.1 released on May 7
  • 2026: GCC 14.4 released on June 26

Related projects

  • EGCS is the historically important GCC fork that was later reunified with GCC.
  • Related components within the GCC distribution include libstdc++, GFortran, GOMP/libgomp, GCC Go, GDC, GM2, and newer front ends documented on the official GCC site.
  • GCC is part of the wider GNU toolchain ecosystem and is commonly used with source-control, build, and generated-file tooling such as Git, Autoconf, Bison, Automake, Xgettext, and Gperf, all mentioned in GCC source-tree documentation.

セキュリティ状態

保護ツール対応はまだ見つかっていません

gcc@14 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew はこの formula に post-install フックを宣言しています。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
aarch64-apple-darwin24-c++-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-g++-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-gcc-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-gcc-ar-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-gcc-nm-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-gcc-ranlib-14cliグローバル実行可能ファイル
aarch64-apple-darwin24-gfortran-14cliグローバル実行可能ファイル
c++-14cliグローバル実行可能ファイル
cpp-14cliグローバル実行可能ファイル
g++-14cliグローバル実行可能ファイル
gcc-14cliグローバル実行可能ファイル
gcc-ar-14cliグローバル実行可能ファイル
gcc-nm-14cliグローバル実行可能ファイル
gcc-ranlib-14cliグローバル実行可能ファイル
gcov-14cliグローバル実行可能ファイル
gcov-dump-14cliグローバル実行可能ファイル
gcov-tool-14cliグローバル実行可能ファイル
gfortran-14cliグローバル実行可能ファイル
lto-dump-14cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版14.4.0
マネージャ更新日2026-06-28
ローカルデータOK
上流not checked
検出された最新未検出

https://gcc.gnu.org/

  • 情報Release/tag comparison is only available for GitHub repositories.https://gcc.gnu.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gcc@14
バージョン14.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gcc@14
ホームページ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-14.4.0/gcc-14.4.0.tar.xz
最終更新2026-06-28T20:57:16Z
Pulseupdated
依存関係gmp, isl, libmpc, mpfr, zstd
ビルド依存関係make
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install定義済み
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegcc@14
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

cpp-14 14.2.0-19

GNU C preprocessor

http://gcc.gnu.org/

sudo apt install cpp-14
  • Section: interpreters
  • Architecture: amd64
  • Source Package: gcc-14
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cpp-14 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

cpp-14-for-build 14.2.0-19

GNU C preprocessor for the build architecture

http://gcc.gnu.org/

sudo apt install cpp-14-for-build
  • Section: interpreters
  • Architecture: all
  • Source Package: gcc-14
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cpp-14-for-build from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

cpp-14-for-host 14.2.0-19

GNU C preprocessor for the host architecture

http://gcc.gnu.org/

sudo apt install cpp-14-for-host
  • Section: interpreters
  • Architecture: amd64
  • Source Package: gcc-14
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cpp-14-for-host from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

cpp-14-x86-64-linux-gnu 14.2.0-19

GNU C preprocessor for x86_64-linux-gnu

http://gcc.gnu.org/

sudo apt install cpp-14-x86-64-linux-gnu
  • Section: interpreters
  • Architecture: amd64
  • Source Package: gcc-14
  • 8 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cpp-14-x86-64-linux-gnu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

g++-14 14.2.0-19

GNU C++ compiler

http://gcc.gnu.org/

sudo apt install g++-14
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 3 依存関係
  • 2 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: g++-14 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

g++-14-for-build 14.2.0-19

GNU C++ compiler for the build architecture

http://gcc.gnu.org/

sudo apt install g++-14-for-build
  • Section: devel
  • Architecture: all
  • Source Package: gcc-14
  • 4 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: g++-14-for-build from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

g++-14-for-host 14.2.0-19

GNU C++ compiler for the host architecture

http://gcc.gnu.org/

sudo apt install g++-14-for-host
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: g++-14-for-host from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

g++-14-multilib 14.2.0-19

GNU C++ compiler (multilib support)

http://gcc.gnu.org/

sudo apt install g++-14-multilib
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 5 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: g++-14-multilib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

g++-14-x86-64-linux-gnu 14.2.0-19

GNU C++ compiler for x86_64-linux-gnu architecture

http://gcc.gnu.org/

sudo apt install g++-14-x86-64-linux-gnu
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 10 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: g++-14-x86-64-linux-gnu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14 14.2.0-19

GNU C compiler

http://gcc.gnu.org/

sudo apt install gcc-14
  • Section: devel
  • Architecture: amd64
  • 4 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-base 14.2.0-19

GCC, the GNU Compiler Collection (base package)

http://gcc.gnu.org/

sudo apt install gcc-14-base
  • Section: libs
  • Architecture: amd64
  • Source Package: gcc-14
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-for-build 14.2.0-19

GNU C compiler for the build architecture

http://gcc.gnu.org/

sudo apt install gcc-14-for-build
  • Section: devel
  • Architecture: all
  • Source Package: gcc-14
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-for-build from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-for-host 14.2.0-19

GNU C compiler for the host architecture

http://gcc.gnu.org/

sudo apt install gcc-14-for-host
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-for-host from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-hppa64-linux-gnu 14.2.0-19

GNU C compiler (cross compiler for hppa64)

http://gcc.gnu.org/

sudo apt install gcc-14-hppa64-linux-gnu
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 11 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-hppa64-linux-gnu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-locales 14.2.0-19

GCC, the GNU compiler collection (native language support files)

http://gcc.gnu.org/

sudo apt install gcc-14-locales
  • Section: devel
  • Architecture: all
  • Source Package: gcc-14
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-locales from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gcc-14-multilib 14.2.0-19

GNU C compiler (multilib support)

http://gcc.gnu.org/

sudo apt install gcc-14-multilib
  • Section: devel
  • Architecture: amd64
  • Source Package: gcc-14
  • 6 依存関係
  • normalized package name match
  • 一致条件: Gcc 14
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcc-14-multilib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment