# 使用 Homebrew 安装 arm-linux-gnueabihf-binutils

查看 arm-linux-gnueabihf-binutils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:arm-linux-gnueabihf-binutils
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install arm-linux-gnueabihf-binutils
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:arm-linux-gnueabihf-binutils
- **软件包管理器:** Homebrew
- **版本:** 2.47
- **来源摘要:** FSF/GNU binutils for cross-compiling to arm-linux
- **主页:** <https://www.gnu.org/software/binutils/binutils.html>
- **最后更新:** 2026-07-29T14:10:12Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- arm-linux-gnueabihf-addr2line (别名)
- arm-linux-gnueabihf-ar (别名)
- arm-linux-gnueabihf-as (别名)
- arm-linux-gnueabihf-c++filt (别名)
- arm-linux-gnueabihf-elfedit (别名)
- arm-linux-gnueabihf-gprof (别名)
- arm-linux-gnueabihf-ld (别名)
- arm-linux-gnueabihf-ld.bfd (别名)
- arm-linux-gnueabihf-nm (别名)
- arm-linux-gnueabihf-objcopy (别名)
- arm-linux-gnueabihf-objdump (别名)
- arm-linux-gnueabihf-ranlib (别名)
- arm-linux-gnueabihf-readelf (别名)
- arm-linux-gnueabihf-size (别名)
- arm-linux-gnueabihf-strings (别名)
- arm-linux-gnueabihf-strip (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.47
## 项目历史与用法

arm-linux-gnueabihf-binutils is a Homebrew cross-toolchain packaging of GNU Binutils for the arm-linux-gnueabihf target. The upstream project is GNU Binutils; the target-prefixed formula gives users assembler, linker, archive, symbol, object-copy, object-dump, and ELF-inspection tools that emit or inspect ARM GNU/Linux hard-float ABI objects.

### 项目历史

GNU Binutils is the long-running GNU collection of binary tools around object files, archives, assembly, and linking. Sourceware's current documentation set includes manuals for gas, ld, BFD, libctf, gprof, gprofng, and the binary utilities such as ar, objcopy, objdump, readelf, size, strings, strip, and nm.

The Sourceware git repository is shared as binutils-gdb.git and identifies itself as the official gdb and binutils repository, with HTTPS, git, and SSH URLs. Current documentation is generated from Binutils 2.46 sources, and the git tag list includes official GNU Binutils 2.45, 2.46, and 2.46.1 release tags.

### 采用历史

The arm-linux-gnueabihf target prefix exists for cross development aimed at ARM GNU/Linux systems using the hard-float ABI. In package-manager terms, the formula avoids colliding with host tools by installing prefixed commands such as arm-linux-gnueabihf-as, arm-linux-gnueabihf-ld, arm-linux-gnueabihf-objdump, and arm-linux-gnueabihf-readelf.

The supplied package facts show this exact cross-binutils package in Homebrew. That narrower packaging footprint is expected: cross-binutils packages are often target-specific and maintained where users need a particular embedded, board, sysroot, or foreign-architecture build workflow.

### 使用方式

Users install the package when they need binutils for ARM Linux objects from a non-ARM or differently configured host. The tools are used directly, or indirectly through a matching cross GCC, build system, or configure triplet that calls the prefixed assembler, linker, archiver, ranlib, objcopy, objdump, readelf, and strip.

The upstream manuals document the shared behavior: gas is the GNU assembler family, ld combines object and archive files and supports multiple object formats through BFD, and objcopy/objdump/readelf inspect or transform binary objects. The Homebrew package simply exposes those capabilities under the arm-linux-gnueabihf prefix.

### 为什么软件包爱好者会关心

This package is significant because cross-compilation lives and dies by boring names. A target-prefixed binutils set makes autotools, Makefiles, CMake toolchain files, and compiler drivers find the right ar, as, ld, objcopy, and strip without replacing the host system's own tools.

For package nerds, arm-linux-gnueabihf-binutils is not exciting because it adds features beyond GNU Binutils; it is useful because it packages a precise target tuple. That tuple carries ABI expectations into command names and build-system discovery.

### 时间线

- 1991-2026: Current Sourceware manuals for ld and gas carry Free Software Foundation copyright ranges beginning in 1991.
- 2026: Sourceware publishes documentation for Binutils 2.46.
- 2026: Sourceware git tags include official GNU Binutils 2.46 and 2.46.1 releases.
- Current: Homebrew packages the arm-linux-gnueabihf-prefixed Binutils executable set.

### Related projects

- Related upstream components are GCC, GDB, gas, ld, BFD, libctf, gprof, gprofng, and the GNU binary utilities.
- Related packaging patterns include arm-none-eabi-binutils for bare-metal ARM and target-prefixed GCC packages that drive these binutils under the hood.

### 来源

- <https://sourceware.org/binutils/docs>
- <https://sourceware.org/binutils/docs/as.html>
- <https://sourceware.org/binutils/docs/binutils.html>
- <https://sourceware.org/binutils/docs/ld.html>
- <https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=summary>
- input.source_facts.executables
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

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