macOS
brew install i686-elf-gcclocal Homebrew formula metadata
brew
i686-elf-gcc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install i686-elf-gcclocal Homebrew formula metadata
概要
GNU compiler collection for i686-elf
履歴
i686-elf-gcc is Homebrew's target-prefixed build of the GNU Compiler Collection for i686-elf. It is a package-manager expression of a much older GCC pattern: build the compiler for a target that is not the host so kernels, freestanding programs, and boot-time code can be produced reproducibly.
GCC began as the GNU C compiler for the GNU operating system. GNU's January 1987 bulletin described a portable optimizing C compiler that supported the October 1986 ANSI C draft and was expected for release in the first quarter of 1987.
The GCC project page describes GCC 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. It also states that GCC strives to work on native and cross targets.
A major governance and naming milestone came from the EGCS reunification. GCC's 2.95 page says GCC 2.95, released July 31, 1999, was the first GCC release after the April 1999 GCC/EGCS reunification, and that GCC had expanded from GNU C Compiler to GNU Compiler Collection.
GCC became central to free software because it was both a compiler and a portability layer for the GNU system, GNU/Linux, BSD-derived environments, embedded systems, and vendor Unix targets. Cross-target support made it especially important for low-level systems work.
The i686-elf-gcc formula packages that cross-target tradition for Homebrew. Homebrew lists i686-elf-binutils as a dependency, matching the usual order in which a target assembler and linker support a target compiler.
Users install i686-elf-gcc to compile C and C++ into i686-elf objects and binaries without targeting macOS or the host Linux ABI. The package ships prefixed drivers such as i686-elf-gcc, i686-elf-g++, i686-elf-cpp, and target-prefixed gcc-ar, gcc-nm, and gcc-ranlib helpers.
In package-manager workflows it is usually paired with i686-elf-binutils and sometimes i686-elf-gdb or i686-elf-grub, forming a compact operating-system-development toolchain.
This package is a neat distillation of GCC's cross-compilation culture. The formula does not represent a fork of GCC; it represents a configured target, a dependency relationship with target Binutils, and a set of prefixed executables that are safe to put on a developer workstation.
For package nerds, i686-elf-gcc is also a reminder that compiler packages are not only language runtimes. They encode ABI, target object format, linker expectations, and a naming convention that other build scripts can depend on.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
i686-elf-c++ | cli | グローバル実行可能ファイル | |
i686-elf-cpp | cli | グローバル実行可能ファイル | |
i686-elf-g++ | cli | グローバル実行可能ファイル | |
i686-elf-gcc | cli | グローバル実行可能ファイル | |
i686-elf-gcc-16.1.0 | cli | グローバル実行可能ファイル | |
i686-elf-gcc-ar | cli | グローバル実行可能ファイル | |
i686-elf-gcc-nm | cli | グローバル実行可能ファイル | |
i686-elf-gcc-ranlib | cli | グローバル実行可能ファイル | |
i686-elf-gcov | cli | グローバル実行可能ファイル | |
i686-elf-gcov-dump | cli | グローバル実行可能ファイル | |
i686-elf-gcov-tool | cli | グローバル実行可能ファイル | |
i686-elf-lto-dump | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:i686-elf-gcc |
|---|---|
| バージョン | 16.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/i686-elf-gcc |
| ホームページ | https://gcc.gnu.org |
| リポジトリ | https://gcc.gnu.org/git/gcc.git |
| 上流ドキュメント | https://gcc.gnu.org/onlinedocs |
| ライセンス | GPL-3.0-or-later WITH GCC-exception-3.1 |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gcc/gcc-16.1.0/gcc-16.1.0.tar.xz |
| 最終更新 | 2026-04-30T16:29:31Z |
| Pulse | updated |
| 依存関係 | gmp, i686-elf-binutils, libmpc, mpfr, zstd |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | i686-elf-gcc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.