# 使用 Homebrew 安装 mips-linux-gnu-binutils

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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