macOS
brew install aarch64-elf-binutilslocal Homebrew formula metadata
sudo port install aarch64-elf-binutilsMacPorts ports tree · cross/aarch64-elf-binutils/Portfile · ソース: api.github.com
brew
aarch64-elf-binutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aarch64-elf-binutilslocal Homebrew formula metadata
sudo port install aarch64-elf-binutilsMacPorts ports tree · cross/aarch64-elf-binutils/Portfile · ソース: api.github.com
概要
GNU Binutils for aarch64-elf cross development
履歴
aarch64-elf-binutils is Homebrew's target-prefixed packaging of GNU Binutils for AArch64 bare-metal cross development. It provides the assembler, linker, archive tools, object-file inspection tools, and related utilities under aarch64-elf-* executable names.
GNU Binutils is maintained in Sourceware's combined binutils-gdb.git repository, whose official gitweb summary describes the repository as gdb and binutils and publishes an HTTPS repository URL. The current Sourceware Binutils documentation is generated from the Binutils 2.46 sources and covers gas, ld, BFD, libctf, gprof, gprofng, SFrame, and the binary utilities manual.
The Homebrew formula is not a fork of Binutils; it packages the GNU release for the aarch64-elf target. As of the official Homebrew formula API checked for this batch, the stable formula uses GNU Binutils 2.46.1.
Target-prefixed Binutils packages became a standard packaging pattern for cross development because they let multiple toolchains coexist without shadowing host tools such as as, ld, ar, objdump, or readelf. Homebrew exposes this convention directly through executables such as aarch64-elf-as, aarch64-elf-ld, aarch64-elf-objcopy, and aarch64-elf-readelf.
Homebrew analytics in the official formula API show the package is a niche but active cross-toolchain component, with installs tracked separately from the host binutils formula.
Users install aarch64-elf-binutils when they need to assemble, link, convert, inspect, strip, or archive objects for AArch64 ELF targets outside the host operating system ABI. It is commonly paired with a matching cross GCC and, when debugging is needed, a target-matched GDB.
The package's target prefix matters operationally: build systems and cross-compilers can call aarch64-elf-as or aarch64-elf-ld explicitly, avoiding accidental use of platform-native tools.
For package-manager users, this formula is the low-level base of an AArch64 bare-metal toolchain. Getting the target triplet, prefix, and Binutils/GCC pairing right is the difference between a reproducible cross build and a host-tool leak that fails later in the build.
Package nerds care because Binutils packages are both leaf CLI tools and dependency infrastructure: they expose many small executables, interact closely with compiler specs, and often need to be versioned in step with cross compilers.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aarch64-elf-addr2line | cli | グローバル実行可能ファイル | |
aarch64-elf-ar | cli | グローバル実行可能ファイル | |
aarch64-elf-as | cli | グローバル実行可能ファイル | |
aarch64-elf-c++filt | cli | グローバル実行可能ファイル | |
aarch64-elf-elfedit | cli | グローバル実行可能ファイル | |
aarch64-elf-gprof | cli | グローバル実行可能ファイル | |
aarch64-elf-ld | cli | グローバル実行可能ファイル | |
aarch64-elf-ld.bfd | cli | グローバル実行可能ファイル | |
aarch64-elf-nm | cli | グローバル実行可能ファイル | |
aarch64-elf-objcopy | cli | グローバル実行可能ファイル | |
aarch64-elf-objdump | cli | グローバル実行可能ファイル | |
aarch64-elf-ranlib | cli | グローバル実行可能ファイル | |
aarch64-elf-readelf | cli | グローバル実行可能ファイル | |
aarch64-elf-size | cli | グローバル実行可能ファイル | |
aarch64-elf-strings | cli | グローバル実行可能ファイル | |
aarch64-elf-strip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/binutils/
インストールメタデータ
| パッケージキー | brew:aarch64-elf-binutils |
|---|---|
| バージョン | 2.46.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aarch64-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:43Z |
| Pulse | updated |
| 依存関係 | zstd |
| ビルド依存関係 | pkgconf, texinfo |
| 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 | aarch64-elf-binutils |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aarch64-elf-binutils
sudo port install aarch64-elf-binutilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.