Automic VaultAutomic Vault

brew

arm-none-eabi-binutils mit Homebrew, MacPorts, pacman, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für arm-none-eabi-binutils in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install arm-none-eabi-binutils

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install arm-none-eabi-binutils

MacPorts ports tree · cross/arm-none-eabi-binutils/Portfile · Quelle: api.github.com

Linux

Arch Linux pacmanverifiziert · 92%
sudo pacman -S arm-none-eabi-binutils

Arch Linux sync databases · arm-none-eabi-binutils · Quelle: geo.mirror.pkgbuild.com

Fedora dnfverifiziert · 92%
sudo dnf install arm-none-eabi-binutils-cs

Fedora Rawhide package metadata · arm-none-eabi-binutils-cs · Quelle: dl.fedoraproject.org

Überblick

Paketzusammenfassung

GNU Binutils for arm-none-eabi cross development

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1991-2026: Current Sourceware manuals for gas and ld carry Free Software Foundation copyright ranges beginning in 1991.
  • 2026: Sourceware publishes documentation for Binutils 2.46.
  • 2026: Sourceware git tags include official GNU Binutils 2.46 and 2.46.1 releases.
  • Current: Homebrew, MacPorts, Arch, and Fedora-family package metadata include arm-none-eabi-binutils variants.

Related projects

  • Related projects include arm-none-eabi-gcc, newlib or other embedded C libraries, GDB, OpenOCD, CMSIS-based firmware projects, and build systems that consume target-prefixed toolchains.
  • It is a sibling of arm-linux-gnueabihf-binutils, but aims at bare-metal EABI rather than GNU/Linux hard-float userland.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
arm-none-eabi-addr2linecliglobales Executable
arm-none-eabi-arcliglobales Executable
arm-none-eabi-ascliglobales Executable
arm-none-eabi-c++filtcliglobales Executable
arm-none-eabi-elfeditcliglobales Executable
arm-none-eabi-gprofcliglobales Executable
arm-none-eabi-ldcliglobales Executable
arm-none-eabi-ld.bfdcliglobales Executable
arm-none-eabi-nmcliglobales Executable
arm-none-eabi-objcopycliglobales Executable
arm-none-eabi-objdumpcliglobales Executable
arm-none-eabi-ranlibcliglobales Executable
arm-none-eabi-readelfcliglobales Executable
arm-none-eabi-sizecliglobales Executable
arm-none-eabi-stringscliglobales Executable
arm-none-eabi-stripcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.46.1
Manager aktualisiert2026-06-09
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:arm-none-eabi-binutils
Version2.46.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/arm-none-eabi-binutils
Homepagehttps://www.gnu.org/software/binutils/
Repositoryhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
Upstream-Dokumentationhttps://sourceware.org/binutils/docs
LizenzGPL-3.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
Zuletzt aktualisiert2026-06-09T23:41:43Z
Pulseupdated
Abhängigkeitenzstd
Build-Abhängigkeitenpkgconf, texinfo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

dnf95%

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-cs
  • License: GPL-2.0-or-later AND GPL-3.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: arm-none-eabi-binutils-cs
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Arm None Eabi Binutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: arm-none-eabi-binutils-cs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

arm-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-binutils
  • License: GPL
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Arm None Eabi Binutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: arm-none-eabi-binutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

arm-none-eabi-binutils

sudo port install arm-none-eabi-binutils
  • normalized package name match
  • Abgeglichen nach: Arm None Eabi Binutils
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/arm-none-eabi-binutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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