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 · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für arm-none-eabi-binutils in AI-Agent-Workflows.
Installation
brew install arm-none-eabi-binutilslocal Homebrew formula metadata
sudo port install arm-none-eabi-binutilsMacPorts ports tree · cross/arm-none-eabi-binutils/Portfile · Quelle: api.github.com
sudo pacman -S arm-none-eabi-binutilsArch Linux sync databases · arm-none-eabi-binutils · Quelle: geo.mirror.pkgbuild.com
sudo dnf install arm-none-eabi-binutils-csFedora Rawhide package metadata · arm-none-eabi-binutils-cs · Quelle: dl.fedoraproject.org
Überblick
GNU Binutils for arm-none-eabi cross development
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
arm-none-eabi-addr2line | cli | globales Executable | |
arm-none-eabi-ar | cli | globales Executable | |
arm-none-eabi-as | cli | globales Executable | |
arm-none-eabi-c++filt | cli | globales Executable | |
arm-none-eabi-elfedit | cli | globales Executable | |
arm-none-eabi-gprof | cli | globales Executable | |
arm-none-eabi-ld | cli | globales Executable | |
arm-none-eabi-ld.bfd | cli | globales Executable | |
arm-none-eabi-nm | cli | globales Executable | |
arm-none-eabi-objcopy | cli | globales Executable | |
arm-none-eabi-objdump | cli | globales Executable | |
arm-none-eabi-ranlib | cli | globales Executable | |
arm-none-eabi-readelf | cli | globales Executable | |
arm-none-eabi-size | cli | globales Executable | |
arm-none-eabi-strings | cli | globales Executable | |
arm-none-eabi-strip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.gnu.org/software/binutils/
Installationsmetadaten
| Paketschlüssel | brew:arm-none-eabi-binutils |
|---|---|
| Version | 2.46.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/arm-none-eabi-binutils |
| Homepage | https://www.gnu.org/software/binutils/ |
| Repository | https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git |
| Upstream-Dokumentation | https://sourceware.org/binutils/docs |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2 |
| Zuletzt aktualisiert | 2026-06-09T23:41:43Z |
| Pulse | updated |
| Abhängigkeiten | zstd |
| Build-Abhängigkeiten | pkgconf, texinfo |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-binutilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.