Automic VaultAutomic Vault

brew

aarch64-elf-binutils mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aarch64-elf-binutils in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aarch64-elf-binutils

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install aarch64-elf-binutils

MacPorts ports tree · cross/aarch64-elf-binutils/Portfile · Quelle: api.github.com

Überblick

Paketzusammenfassung

GNU Binutils for aarch64-elf cross development

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2026: Sourceware's current Binutils documentation is generated from the Binutils 2.46 sources.
  • 2026: Sourceware git tags list an official GNU Binutils 2.46.1 release.
  • 2026: Homebrew's aarch64-elf-binutils formula packages GNU Binutils 2.46.1 for aarch64-elf cross development.

Related projects

  • GCC commonly consumes Binutils as the assembler/linker layer in GNU cross-toolchains.
  • GDB shares Sourceware's binutils-gdb.git repository with Binutils.
  • The aarch64-elf-gcc and aarch64-elf-gdb Homebrew formulae are natural companions for this target-specific Binutils package.

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
aarch64-elf-addr2linecliglobales Executable
aarch64-elf-arcliglobales Executable
aarch64-elf-ascliglobales Executable
aarch64-elf-c++filtcliglobales Executable
aarch64-elf-elfeditcliglobales Executable
aarch64-elf-gprofcliglobales Executable
aarch64-elf-ldcliglobales Executable
aarch64-elf-ld.bfdcliglobales Executable
aarch64-elf-nmcliglobales Executable
aarch64-elf-objcopycliglobales Executable
aarch64-elf-objdumpcliglobales Executable
aarch64-elf-ranlibcliglobales Executable
aarch64-elf-readelfcliglobales Executable
aarch64-elf-sizecliglobales Executable
aarch64-elf-stringscliglobales Executable
aarch64-elf-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:aarch64-elf-binutils
Version2.46.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aarch64-elf-binutils
Homepagehttps://www.gnu.org/software/binutils/
Repositoryhttps://sourceware.org/git/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 Nameaarch64-elf-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.

MacPorts95%

aarch64-elf-binutils

sudo port install aarch64-elf-binutils
  • normalized package name match
  • Abgeglichen nach: Aarch64 Elf Binutils
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/aarch64-elf-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