# Installer arm-linux-gnueabihf-binutils avec Homebrew

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

## installation

```sh
sudo av install brew:arm-linux-gnueabihf-binutils
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install arm-linux-gnueabihf-binutils
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:arm-linux-gnueabihf-binutils
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.47
- **Résumé source:** FSF/GNU binutils for cross-compiling to arm-linux
- **Page d'accueil:** <https://www.gnu.org/software/binutils/binutils.html>
- **Dernière mise à jour:** 2026-07-29T14:10:12Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- arm-linux-gnueabihf-addr2line (alias)
- arm-linux-gnueabihf-ar (alias)
- arm-linux-gnueabihf-as (alias)
- arm-linux-gnueabihf-c++filt (alias)
- arm-linux-gnueabihf-elfedit (alias)
- arm-linux-gnueabihf-gprof (alias)
- arm-linux-gnueabihf-ld (alias)
- arm-linux-gnueabihf-ld.bfd (alias)
- arm-linux-gnueabihf-nm (alias)
- arm-linux-gnueabihf-objcopy (alias)
- arm-linux-gnueabihf-objdump (alias)
- arm-linux-gnueabihf-ranlib (alias)
- arm-linux-gnueabihf-readelf (alias)
- arm-linux-gnueabihf-size (alias)
- arm-linux-gnueabihf-strings (alias)
- arm-linux-gnueabihf-strip (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.47
## Historique du projet et usages

arm-linux-gnueabihf-binutils is a Homebrew cross-toolchain packaging of GNU Binutils for the arm-linux-gnueabihf target. The upstream project is GNU Binutils; the target-prefixed formula gives users assembler, linker, archive, symbol, object-copy, object-dump, and ELF-inspection tools that emit or inspect ARM GNU/Linux hard-float ABI objects.

### Historique du projet

GNU Binutils is the long-running GNU collection of binary tools around object files, archives, assembly, and linking. Sourceware's current documentation set includes manuals for gas, ld, BFD, libctf, gprof, gprofng, and the binary utilities such as ar, objcopy, objdump, readelf, size, strings, strip, and nm.

The Sourceware git repository is shared as binutils-gdb.git and identifies itself as the official gdb and binutils repository, with HTTPS, git, and SSH URLs. Current documentation is generated from Binutils 2.46 sources, and the git tag list includes official GNU Binutils 2.45, 2.46, and 2.46.1 release tags.

### Historique d'adoption

The arm-linux-gnueabihf target prefix exists for cross development aimed at ARM GNU/Linux systems using the hard-float ABI. In package-manager terms, the formula avoids colliding with host tools by installing prefixed commands such as arm-linux-gnueabihf-as, arm-linux-gnueabihf-ld, arm-linux-gnueabihf-objdump, and arm-linux-gnueabihf-readelf.

The supplied package facts show this exact cross-binutils package in Homebrew. That narrower packaging footprint is expected: cross-binutils packages are often target-specific and maintained where users need a particular embedded, board, sysroot, or foreign-architecture build workflow.

### Modes d'utilisation

Users install the package when they need binutils for ARM Linux objects from a non-ARM or differently configured host. The tools are used directly, or indirectly through a matching cross GCC, build system, or configure triplet that calls the prefixed assembler, linker, archiver, ranlib, objcopy, objdump, readelf, and strip.

The upstream manuals document the shared behavior: gas is the GNU assembler family, ld combines object and archive files and supports multiple object formats through BFD, and objcopy/objdump/readelf inspect or transform binary objects. The Homebrew package simply exposes those capabilities under the arm-linux-gnueabihf prefix.

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

This package is significant because cross-compilation lives and dies by boring names. A target-prefixed binutils set makes autotools, Makefiles, CMake toolchain files, and compiler drivers find the right ar, as, ld, objcopy, and strip without replacing the host system's own tools.

For package nerds, arm-linux-gnueabihf-binutils is not exciting because it adds features beyond GNU Binutils; it is useful because it packages a precise target tuple. That tuple carries ABI expectations into command names and build-system discovery.

### Chronologie

- 1991-2026: Current Sourceware manuals for ld and gas 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 packages the arm-linux-gnueabihf-prefixed Binutils executable set.

### Related projects

- Related upstream components are GCC, GDB, gas, ld, BFD, libctf, gprof, gprofng, and the GNU binary utilities.
- Related packaging patterns include arm-none-eabi-binutils for bare-metal ARM and target-prefixed GCC packages that drive these binutils under the hood.

### Sources

- <https://sourceware.org/binutils/docs>
- <https://sourceware.org/binutils/docs/as.html>
- <https://sourceware.org/binutils/docs/binutils.html>
- <https://sourceware.org/binutils/docs/ld.html>
- <https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=summary>
- input.source_facts.executables
- input.source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/arm-linux-gnueabihf-binutils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/arm-linux-gnueabihf-binutils.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
