macOS
brew install arm-linux-gnueabihf-binutilslocal Homebrew formula metadata
brew
FSF/GNU binutils for cross-compiling to arm-linux. Version 2.46.1 via Homebrew; verified 2026-06-09.
install
brew install arm-linux-gnueabihf-binutilslocal Homebrew formula metadata
overview
FSF/GNU binutils for cross-compiling to arm-linux
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
arm-linux-gnueabihf-addr2line | cli | global executable | |
arm-linux-gnueabihf-ar | cli | global executable | |
arm-linux-gnueabihf-as | cli | global executable | |
arm-linux-gnueabihf-c++filt | cli | global executable | |
arm-linux-gnueabihf-elfedit | cli | global executable | |
arm-linux-gnueabihf-gprof | cli | global executable | |
arm-linux-gnueabihf-ld | cli | global executable | |
arm-linux-gnueabihf-ld.bfd | cli | global executable | |
arm-linux-gnueabihf-nm | cli | global executable | |
arm-linux-gnueabihf-objcopy | cli | global executable | |
arm-linux-gnueabihf-objdump | cli | global executable | |
arm-linux-gnueabihf-ranlib | cli | global executable | |
arm-linux-gnueabihf-readelf | cli | global executable | |
arm-linux-gnueabihf-size | cli | global executable | |
arm-linux-gnueabihf-strings | cli | global executable | |
arm-linux-gnueabihf-strip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/binutils/binutils.html
install metadata
| Package key | brew:arm-linux-gnueabihf-binutils |
|---|---|
| Version | 2.46.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/arm-linux-gnueabihf-binutils |
| Homepage | https://www.gnu.org/software/binutils/binutils.html |
| Repository | https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git |
| Upstream docs | https://sourceware.org/binutils/docs |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2 |
| Last updated | 2026-06-09T23:41:43Z |
| Pulse | updated |
| Dependencies | zstd |
| Build dependencies | pkgconf, texinfo |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.