# mips-linux-gnu-binutils mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mips-linux-gnu-binutils in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mips-linux-gnu-binutils
- **Paketmanager:** Homebrew
- **Version:** 2.47
- **Quellzusammenfassung:** GNU Binutils for mips-linux-gnu cross development
- **Homepage:** <https://www.gnu.org/software/binutils/>
- **Zuletzt aktualisiert:** 2026-07-29T14:10:12Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- 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)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.47
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

- <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/>


## Sicherheitshinweise

Für mips-linux-gnu-binutils wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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)


## Quellen

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