# 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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mips-linux-gnu-binutils>
- **バージョン:** 2.46.1
- **ソース概要:** GNU Binutils for mips-linux-gnu cross development
- **ホームページ:** <https://www.gnu.org/software/binutils/>
- **リポジトリ:** <https://sourceware.org/git/binutils-gdb.git>
- **上流ドキュメント:** <https://sourceware.org/binutils/docs>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2>
- **最終更新:** 2026-06-09T23:41:44Z
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- mips-linux-gnu-addr2line (cli)
- mips-linux-gnu-ar (cli)
- mips-linux-gnu-as (cli)
- mips-linux-gnu-c++filt (cli)
- mips-linux-gnu-elfedit (cli)
- mips-linux-gnu-gprof (cli)
- mips-linux-gnu-ld (cli)
- mips-linux-gnu-ld.bfd (cli)
- mips-linux-gnu-nm (cli)
- mips-linux-gnu-objcopy (cli)
- mips-linux-gnu-objdump (cli)
- mips-linux-gnu-ranlib (cli)
- mips-linux-gnu-readelf (cli)
- mips-linux-gnu-size (cli)
- mips-linux-gnu-strings (cli)
- mips-linux-gnu-strip (cli)
- 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 (エイリアス)

## 依存関係

- zstd

## ビルド依存関係

- pkgconf
- texinfo

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2.46.1
- マネージャ更新日: 2026-06-09
- ローカルデータ: OK
- 上流リポジトリ: https://www.gnu.org/software/binutils/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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 パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mips-linux-gnu-binutils
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** mipsel-linux-gnu-binutils
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched curated package taxonomy and local package facts.
- [zstd](https://www.automicvault.com/ja/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [texinfo](https://www.automicvault.com/ja/pkg/brew/texinfo/) - Build dependency declared by Homebrew.
- [aarch64-elf-binutils](https://www.automicvault.com/ja/pkg/brew/aarch64-elf-binutils/) - Shares the same upstream homepage.
- [arm-none-eabi-binutils](https://www.automicvault.com/ja/pkg/brew/arm-none-eabi-binutils/) - Shares the same upstream homepage.
- [i686-elf-binutils](https://www.automicvault.com/ja/pkg/brew/i686-elf-binutils/) - Shares the same upstream homepage.
- [m68k-elf-binutils](https://www.automicvault.com/ja/pkg/brew/m68k-elf-binutils/) - Shares the same upstream homepage.
- [mipsel-linux-gnu-binutils](https://www.automicvault.com/ja/pkg/brew/mipsel-linux-gnu-binutils/) - Shares the same upstream homepage.
- [x86_64-linux-gnu-binutils](https://www.automicvault.com/ja/pkg/brew/x86-64-linux-gnu-binutils/) - Local package facts share a topical domain. Shared terms: addr2line, bfd, binutils, cross, development.

## Combined YAML source

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


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
