macOS
brew install arm-linux-gnueabihf-binutilslocal Homebrew formula metadata
安装
brew install arm-linux-gnueabihf-binutilslocal Homebrew formula metadata
概览
FSF/GNU binutils for cross-compiling to arm-linux
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
arm-linux-gnueabihf-addr2line | cli | 全局可执行文件 | |
arm-linux-gnueabihf-ar | cli | 全局可执行文件 | |
arm-linux-gnueabihf-as | cli | 全局可执行文件 | |
arm-linux-gnueabihf-c++filt | cli | 全局可执行文件 | |
arm-linux-gnueabihf-elfedit | cli | 全局可执行文件 | |
arm-linux-gnueabihf-gprof | cli | 全局可执行文件 | |
arm-linux-gnueabihf-ld | cli | 全局可执行文件 | |
arm-linux-gnueabihf-ld.bfd | cli | 全局可执行文件 | |
arm-linux-gnueabihf-nm | cli | 全局可执行文件 | |
arm-linux-gnueabihf-objcopy | cli | 全局可执行文件 | |
arm-linux-gnueabihf-objdump | cli | 全局可执行文件 | |
arm-linux-gnueabihf-ranlib | cli | 全局可执行文件 | |
arm-linux-gnueabihf-readelf | cli | 全局可执行文件 | |
arm-linux-gnueabihf-size | cli | 全局可执行文件 | |
arm-linux-gnueabihf-strings | cli | 全局可执行文件 | |
arm-linux-gnueabihf-strip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gnu.org/software/binutils/binutils.html
安装元数据
| 软件包键 | brew:arm-linux-gnueabihf-binutils |
|---|---|
| 版本 | 2.46.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/arm-linux-gnueabihf-binutils |
| 主页 | https://www.gnu.org/software/binutils/binutils.html |
| 仓库 | https://sourceware.org/git/gitweb.cgi?p=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:43Z |
| Pulse | updated |
| 依赖 | zstd |
| 构建依赖 | pkgconf, texinfo |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arm-linux-gnueabihf-binutils |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.