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

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

## インストール

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

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

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

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

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mipsel-linux-gnu-binutils is the little-endian MIPS companion to mips-linux-gnu-binutils: a Homebrew package of GNU Binutils configured for the mipsel-linux-gnu cross target. GNU Binutils supplies the basic binary-manipulation layer of the GNU toolchain, including ld, as, ar, nm, objcopy, objdump, readelf, strings, size, and strip. The formula installs target-prefixed commands such as mipsel-linux-gnu-as and mipsel-linux-gnu-objdump so the cross tools do not collide with native system tools.

### 使われ方

The practical niche is cross-compilation and binary inspection for little-endian MIPS Linux systems. Debian's mipsel package describes the same audience: developers who need assembler, linker, and binary utilities for mipsel-linux-gnu while working on another native platform. Debian's MIPS port documentation explains why separate mips and mipsel packages exist: MIPS processors can run in either endian mode, but Linux distributions publish separate binary architectures. In use, this package sits below a cross GCC or Clang setup and is also useful on its own for disassembling firmware, reading ELF metadata, stripping symbols, and manipulating object files for mipsel targets.

### ソース

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


## セキュリティノート

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



## Combined YAML source

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


## ソース

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