# mips-linux-gnu-binutils を Homebrew でインストール

mips-linux-gnu-binutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mips-linux-gnu-binutils
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.47
- **ソース概要:** GNU Binutils for mips-linux-gnu cross development
- **ホームページ:** <https://www.gnu.org/software/binutils/>
- **最終更新:** 2026-07-29T14:10:12Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mips-linux-gnu-addr2line (エイリアス)
- mips-linux-gnu-ar (エイリアス)
- mips-linux-gnu-as (エイリアス)
- mips-linux-gnu-c++filt (エイリアス)
- mips-linux-gnu-elfedit (エイリアス)
- mips-linux-gnu-gprof (エイリアス)
- mips-linux-gnu-ld (エイリアス)
- mips-linux-gnu-ld.bfd (エイリアス)
- mips-linux-gnu-nm (エイリアス)
- mips-linux-gnu-objcopy (エイリアス)
- mips-linux-gnu-objdump (エイリアス)
- mips-linux-gnu-ranlib (エイリアス)
- mips-linux-gnu-readelf (エイリアス)
- mips-linux-gnu-size (エイリアス)
- mips-linux-gnu-strings (エイリアス)
- mips-linux-gnu-strip (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.47
## プロジェクトの歴史と使われ方

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

mips-linux-gnu-binutils に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

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