Automic VaultAutomic Vault

brew

i686-elf-binutils を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install i686-elf-binutils

local Homebrew formula metadata

概要

パッケージ概要

GNU Binutils for i686-elf cross development

コマンドとエイリアス

  • i686-elf-addr2line
  • i686-elf-ar
  • i686-elf-as
  • i686-elf-c++filt
  • i686-elf-elfedit
  • i686-elf-gprof
  • i686-elf-ld
  • i686-elf-ld.bfd
  • i686-elf-nm
  • i686-elf-objcopy
  • i686-elf-objdump
  • i686-elf-ranlib
  • i686-elf-readelf
  • i686-elf-size
  • i686-elf-strings
  • i686-elf-strip

履歴

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

i686-elf-binutils is Homebrew's target-prefixed GNU Binutils package for i686-elf cross development. It packages the assembler, linker, object-file tools, and ELF inspection utilities that usually sit underneath a cross GCC.

プロジェクトの歴史

GNU Binutils collects the binary tools of the GNU toolchain. The GNU project page names ld, as, and gold as the main programs and lists utilities such as ar, nm, objcopy, objdump, readelf, strings, and strip, backed by libraries including BFD and opcodes.

The January 1987 GNU bulletin already described a GNU assembler, GNU ld in regular use, and object-file management utilities. The later Binutils project made those pieces a coherent release stream, with Sourceware-hosted documentation, release branches, release tags, and the shared binutils-gdb source repository.

採用の歴史

Binutils adoption follows the adoption of GNU compilers and Unix-like package systems: assemblers and linkers are needed for building operating systems, libraries, embedded firmware, and cross targets. The GNU page explicitly states that Binutils' main reason for existence is giving GNU and GNU/Linux the facility to compile and link programs.

The i686-elf-binutils formula is part of the package-manager tradition of target-prefixed toolchains. Homebrew identifies it as GNU Binutils for i686-elf cross development and ships prefixed commands including i686-elf-as, i686-elf-ld, i686-elf-objcopy, and i686-elf-readelf.

使われ方

In an i686-elf cross toolchain, Binutils usually comes before GCC: the assembler and linker are required to build or use a cross compiler, and tools such as objdump, readelf, nm, and objcopy inspect or transform ELF artifacts.

The package is most useful in bare-metal, kernel, bootloader, and low-level systems work where output objects target i686-elf rather than the host machine's native ABI.

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

Package nerds care about i686-elf-binutils because it is the small foundation layer of a cross toolchain. A working target-prefixed Binutils package lets the rest of the stack use predictable names and keeps host and target object formats from being confused.

It is also a good example of why package managers expose cross tools as separate formulae: the upstream source is the same as GNU Binutils, but the configured target changes the command names and the artifacts users can produce.

タイムライン

  • 1987: GNU's bulletin described GNU assembler work, GNU ld in regular use, and object-file utilities.
  • 1998: The GNU Binutils web page copyright history begins on the GNU project page.
  • 1999: Historical Binutils mailing lists gas2 and bfd were superseded by the binutils list, according to the GNU project page.
  • 2008: gold was added to Binutils as an ELF-only linker.
  • 2026: Homebrew packaged i686-elf-binutils as the Binutils layer for i686-elf cross development.

Related projects

  • GNU GCC commonly consumes the target assembler and linker supplied by Binutils.
  • GDB shares the binutils-gdb repository; elfutils and LLVM tools occupy adjacent object-file and linker-tooling space.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
i686-elf-addr2linecliグローバル実行可能ファイル
i686-elf-arcliグローバル実行可能ファイル
i686-elf-ascliグローバル実行可能ファイル
i686-elf-c++filtcliグローバル実行可能ファイル
i686-elf-elfeditcliグローバル実行可能ファイル
i686-elf-gprofcliグローバル実行可能ファイル
i686-elf-ldcliグローバル実行可能ファイル
i686-elf-ld.bfdcliグローバル実行可能ファイル
i686-elf-nmcliグローバル実行可能ファイル
i686-elf-objcopycliグローバル実行可能ファイル
i686-elf-objdumpcliグローバル実行可能ファイル
i686-elf-ranlibcliグローバル実行可能ファイル
i686-elf-readelfcliグローバル実行可能ファイル
i686-elf-sizecliグローバル実行可能ファイル
i686-elf-stringscliグローバル実行可能ファイル
i686-elf-stripcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://www.gnu.org/software/binutils/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:i686-elf-binutils
バージョン2.46.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/i686-elf-binutils
ホームページhttps://www.gnu.org/software/binutils/
リポジトリhttps://sourceware.org/git/binutils-gdb.git
上流ドキュメントhttps://sourceware.org/binutils/docs
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
最終更新2026-06-09T23:41:44Z
Pulseupdated
依存関係zstd
ビルド依存関係pkgconf, texinfo
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment