Automic VaultAutomic Vault

brew

Installer aarch64-elf-binutils avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aarch64-elf-binutils pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install aarch64-elf-binutils

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install aarch64-elf-binutils

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

aperçu

Résumé du paquet

GNU Binutils for aarch64-elf cross development

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
aarch64-elf-addr2linecliexécutable global
aarch64-elf-arcliexécutable global
aarch64-elf-ascliexécutable global
aarch64-elf-c++filtcliexécutable global
aarch64-elf-elfeditcliexécutable global
aarch64-elf-gprofcliexécutable global
aarch64-elf-ldcliexécutable global
aarch64-elf-ld.bfdcliexécutable global
aarch64-elf-nmcliexécutable global
aarch64-elf-objcopycliexécutable global
aarch64-elf-objdumpcliexécutable global
aarch64-elf-ranlibcliexécutable global
aarch64-elf-readelfcliexécutable global
aarch64-elf-sizecliexécutable global
aarch64-elf-stringscliexécutable global
aarch64-elf-stripcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.46.1
gestionnaire mis à jour2026-06-09
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:aarch64-elf-binutils
Version2.46.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/aarch64-elf-binutils
Page d'accueilhttps://www.gnu.org/software/binutils/
Dépôthttps://sourceware.org/git/binutils-gdb.git
Docs amonthttps://sourceware.org/binutils/docs
LicenceGPL-3.0-or-later
Archive sourcehttps://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
Dernière mise à jour2026-06-09T23:41:43Z
Pulseupdated
Dépendanceszstd
Dépendances de compilationpkgconf, texinfo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts95%

aarch64-elf-binutils

sudo port install aarch64-elf-binutils
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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