macOS
brew install i686-elf-binutilslocal Homebrew formula metadata
安装
brew install i686-elf-binutilslocal Homebrew formula metadata
概览
GNU Binutils for i686-elf cross development
历史
i686-elf-binutils is Homebrew's target-prefixed GNU Binutils package for i686-elf cross development. It packages the assembler, linker, object-file tools, and ELF inspection utilities that usually sit underneath a cross GCC.
GNU Binutils collects the binary tools of the GNU toolchain. The GNU project page names ld, as, and gold as the main programs and lists utilities such as ar, nm, objcopy, objdump, readelf, strings, and strip, backed by libraries including BFD and opcodes.
The January 1987 GNU bulletin already described a GNU assembler, GNU ld in regular use, and object-file management utilities. The later Binutils project made those pieces a coherent release stream, with Sourceware-hosted documentation, release branches, release tags, and the shared binutils-gdb source repository.
Binutils adoption follows the adoption of GNU compilers and Unix-like package systems: assemblers and linkers are needed for building operating systems, libraries, embedded firmware, and cross targets. The GNU page explicitly states that Binutils' main reason for existence is giving GNU and GNU/Linux the facility to compile and link programs.
The i686-elf-binutils formula is part of the package-manager tradition of target-prefixed toolchains. Homebrew identifies it as GNU Binutils for i686-elf cross development and ships prefixed commands including i686-elf-as, i686-elf-ld, i686-elf-objcopy, and i686-elf-readelf.
In an i686-elf cross toolchain, Binutils usually comes before GCC: the assembler and linker are required to build or use a cross compiler, and tools such as objdump, readelf, nm, and objcopy inspect or transform ELF artifacts.
The package is most useful in bare-metal, kernel, bootloader, and low-level systems work where output objects target i686-elf rather than the host machine's native ABI.
Package nerds care about i686-elf-binutils because it is the small foundation layer of a cross toolchain. A working target-prefixed Binutils package lets the rest of the stack use predictable names and keeps host and target object formats from being confused.
It is also a good example of why package managers expose cross tools as separate formulae: the upstream source is the same as GNU Binutils, but the configured target changes the command names and the artifacts users can produce.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
i686-elf-addr2line | cli | 全局可执行文件 | |
i686-elf-ar | cli | 全局可执行文件 | |
i686-elf-as | cli | 全局可执行文件 | |
i686-elf-c++filt | cli | 全局可执行文件 | |
i686-elf-elfedit | cli | 全局可执行文件 | |
i686-elf-gprof | cli | 全局可执行文件 | |
i686-elf-ld | cli | 全局可执行文件 | |
i686-elf-ld.bfd | cli | 全局可执行文件 | |
i686-elf-nm | cli | 全局可执行文件 | |
i686-elf-objcopy | cli | 全局可执行文件 | |
i686-elf-objdump | cli | 全局可执行文件 | |
i686-elf-ranlib | cli | 全局可执行文件 | |
i686-elf-readelf | cli | 全局可执行文件 | |
i686-elf-size | cli | 全局可执行文件 | |
i686-elf-strings | cli | 全局可执行文件 | |
i686-elf-strip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gnu.org/software/binutils/
安装元数据
| 软件包键 | brew:i686-elf-binutils |
|---|---|
| 版本 | 2.46.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/i686-elf-binutils |
| 主页 | 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 |
| 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 | i686-elf-binutils |
| Version Scheme | 0 |
| Revision | 0 |
| 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.