# Installer mips-linux-gnu-binutils avec Homebrew

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

## installation

```sh
sudo av install brew:mips-linux-gnu-binutils
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mips-linux-gnu-binutils
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

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

## exécutables

- mips-linux-gnu-addr2line (alias)
- mips-linux-gnu-ar (alias)
- mips-linux-gnu-as (alias)
- mips-linux-gnu-c++filt (alias)
- mips-linux-gnu-elfedit (alias)
- mips-linux-gnu-gprof (alias)
- mips-linux-gnu-ld (alias)
- mips-linux-gnu-ld.bfd (alias)
- mips-linux-gnu-nm (alias)
- mips-linux-gnu-objcopy (alias)
- mips-linux-gnu-objdump (alias)
- mips-linux-gnu-ranlib (alias)
- mips-linux-gnu-readelf (alias)
- mips-linux-gnu-size (alias)
- mips-linux-gnu-strings (alias)
- mips-linux-gnu-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

mips-linux-gnu-binutils is a target-prefixed build of GNU Binutils for cross development to the mips-linux-gnu target. GNU Binutils is the GNU Project's collection of binary tools, centered on the GNU linker ld and GNU assembler as, with companion programs such as ar, nm, objcopy, objdump, readelf, size, strings, and strip. The Homebrew formula packages those tools with the mips-linux-gnu prefix so they can coexist with the host system's native binutils.

### Modes d'utilisation

The package exists for developers building or inspecting binaries for MIPS Linux systems from a non-MIPS host. Debian's corresponding package describes the same role: it provides the GNU assembler, linker, and binary utilities for the mips-linux-gnu target, and is only needed for cross-compilation when that target is not the native platform. Within the MIPS ecosystem, the plain mips port is the big-endian counterpart to mipsel; Debian's MIPS port documentation separates mips and mipsel by binary endianness. Typical use is in embedded Linux, firmware, emulator, and legacy-platform work where a developer needs mips-linux-gnu-as, mips-linux-gnu-ld, mips-linux-gnu-objdump, or mips-linux-gnu-readelf as part of a cross toolchain.

### Sources

- <https://formulae.brew.sh/formula/mips-linux-gnu-binutils>
- <https://packages.debian.org/sid/binutils-mips-linux-gnu>
- <https://sourceware.org/binutils/docs>
- <https://www.debian.org/ports/mips/>
- <https://www.gnu.org/software/binutils/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mips-linux-gnu-binutils. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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