macOS
brew install arm-none-eabi-binutilslocal Homebrew formula metadata
sudo port install arm-none-eabi-binutilsMacPorts ports tree · cross/arm-none-eabi-binutils/Portfile · ソース: api.github.com
brew
arm-none-eabi-binutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install arm-none-eabi-binutilslocal Homebrew formula metadata
sudo port install arm-none-eabi-binutilsMacPorts ports tree · cross/arm-none-eabi-binutils/Portfile · ソース: api.github.com
sudo pacman -S arm-none-eabi-binutilsArch Linux sync databases · arm-none-eabi-binutils · ソース: geo.mirror.pkgbuild.com
sudo dnf install arm-none-eabi-binutils-csFedora Rawhide package metadata · arm-none-eabi-binutils-cs · ソース: dl.fedoraproject.org
概要
GNU Binutils for arm-none-eabi cross development
履歴
arm-none-eabi-binutils is the target-prefixed GNU Binutils package for bare-metal ARM EABI development. It provides the low-level assembler, linker, archiver, object-copy, object-dump, symbol, size, string, strip, and ELF-inspection tools used before or alongside a matching arm-none-eabi GCC.
The upstream project is GNU Binutils, maintained through Sourceware's binutils-gdb.git repository. The official documentation is generated from the Binutils sources and covers the binary utilities, GNU assembler, GNU linker, BFD, profiling tools, and support libraries.
The arm-none-eabi prefix is packaging and target selection rather than a fork. It tells build systems and compiler drivers that these tools target ARM with no hosted operating system and the Embedded ABI, a common setup for microcontrollers, firmware, bootloaders, and freestanding runtime work.
The supplied package facts show arm-none-eabi-binutils packaged in Homebrew, Fedora-derived packaging, MacPorts, and Arch. That spread reflects the embedded-development pattern: host systems need cross tools that do not replace native /usr/bin ar, as, ld, objcopy, objdump, or strip.
Because bare-metal ARM development often needs objcopy to create raw binaries or S-records, objdump/readelf for inspection, and linker scripts for memory layout, Binutils is often installed even before the full compiler and C library story is settled.
The package installs commands such as arm-none-eabi-as, arm-none-eabi-ld, arm-none-eabi-objcopy, arm-none-eabi-objdump, arm-none-eabi-readelf, and arm-none-eabi-strip. Users call them directly in firmware build scripts or indirectly through arm-none-eabi-gcc.
Official Binutils documentation describes objcopy as able to translate object-file formats and generate raw binary output, objdump as an object-file inspection tool, gas as a family of assemblers, and ld as the linker that combines object and archive files. Those are exactly the jobs that make the package central to embedded packaging.
This is one of the canonical cross-toolchain packages: small, target-prefixed, and boring in the right way. It makes build-system discovery deterministic and keeps host and target binary tools separate.
For package nerds, arm-none-eabi-binutils is the layer that reveals how much embedded build output is not just compilation. Firmware packaging depends on linker scripts, section placement, ELF metadata, stripped images, raw binary conversion, and post-link inspection.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
arm-none-eabi-addr2line | cli | グローバル実行可能ファイル | |
arm-none-eabi-ar | cli | グローバル実行可能ファイル | |
arm-none-eabi-as | cli | グローバル実行可能ファイル | |
arm-none-eabi-c++filt | cli | グローバル実行可能ファイル | |
arm-none-eabi-elfedit | cli | グローバル実行可能ファイル | |
arm-none-eabi-gprof | cli | グローバル実行可能ファイル | |
arm-none-eabi-ld | cli | グローバル実行可能ファイル | |
arm-none-eabi-ld.bfd | cli | グローバル実行可能ファイル | |
arm-none-eabi-nm | cli | グローバル実行可能ファイル | |
arm-none-eabi-objcopy | cli | グローバル実行可能ファイル | |
arm-none-eabi-objdump | cli | グローバル実行可能ファイル | |
arm-none-eabi-ranlib | cli | グローバル実行可能ファイル | |
arm-none-eabi-readelf | cli | グローバル実行可能ファイル | |
arm-none-eabi-size | cli | グローバル実行可能ファイル | |
arm-none-eabi-strings | cli | グローバル実行可能ファイル | |
arm-none-eabi-strip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/binutils/
インストールメタデータ
| パッケージキー | brew:arm-none-eabi-binutils |
|---|---|
| バージョン | 2.46.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/arm-none-eabi-binutils |
| ホームページ | https://www.gnu.org/software/binutils/ |
| リポジトリ | https://sourceware.org/git/gitweb.cgi?p=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 | arm-none-eabi-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 パッケージリンクとは分けて表示されます。
arm-none-eabi-binutils-cs 2.45-3.fc44
GNU Binutils for cross-compilation for arm-none-eabi target
http://www.codesourcery.com/sgpp/lite/arm
sudo dnf install arm-none-eabi-binutils-csarm-none-eabi-binutils 2.43-2
A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target
https://www.gnu.org/software/binutils/
sudo pacman -S arm-none-eabi-binutilsarm-none-eabi-binutils
sudo port install arm-none-eabi-binutilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.