macOS
brew install riscv64-elf-binutilslocal Homebrew formula metadata
brew / rank 2495
GNU Binutils for riscv64-elf cross development. Version 2.47 via Homebrew; verified 2026-09-12. Also installable with pacman: sudo pacman -S riscv64-elf-binutils.
install
brew install riscv64-elf-binutilslocal Homebrew formula metadata
sudo pacman -S riscv64-elf-binutilsArch Linux sync databases · riscv64-elf-binutils · source: geo.mirror.pkgbuild.com
overview
GNU Binutils for riscv64-elf cross development
history
RISC-V 64-bit ELF Binutils is a bare-metal cross build of GNU Binutils, providing prefixed assemblers, linkers, and binary-inspection utilities for RISC-V ELF targets.
GNU Binutils grew from the GNU project's binary utilities and now comprises the GNU assembler, linker, Binary File Descriptor library, and inspection or transformation tools such as `objdump`, `readelf`, `nm`, and `objcopy`. Historical GNU archives contain Binutils releases from at least 1991.
`riscv64-elf-binutils` is a target-configured package of that upstream project rather than an independent fork. Its programs use the `riscv64-elf-` prefix and produce or inspect RISC-V ELF objects without assuming a hosted operating system.
Binutils is foundational infrastructure in GNU and cross-development toolchains. This prefixed build packages the same tools for RISC-V bare-metal targets and is available through Homebrew and Arch according to source_facts.package-manager.
Use `riscv64-elf-as` and `riscv64-elf-ld` directly, or let a matching cross-GCC driver invoke them. Utilities such as `objdump`, `readelf`, `nm`, `size`, and `objcopy` inspect and transform target artifacts.
The package is generally paired with a linker script and a RISC-V cross-compiler. It does not require credentials and has no single application-level configuration file.
Cross-binutils packages expose an important packaging convention: executable prefixes encode the target triplet, allowing native and multiple cross toolchains to coexist without collisions. They are the assembler/linker half of a reproducible bare-metal compiler stack.
security posture
No matching local secret-handling manifest was found for riscv64-elf-binutils. Package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
riscv64-elf-addr2line | cli | global executable | |
riscv64-elf-ar | cli | global executable | |
riscv64-elf-as | cli | global executable | |
riscv64-elf-c++filt | cli | global executable | |
riscv64-elf-elfedit | cli | global executable | |
riscv64-elf-gprof | cli | global executable | |
riscv64-elf-ld | cli | global executable | |
riscv64-elf-ld.bfd | cli | global executable | |
riscv64-elf-nm | cli | global executable | |
riscv64-elf-objcopy | cli | global executable | |
riscv64-elf-objdump | cli | global executable | |
riscv64-elf-ranlib | cli | global executable | |
riscv64-elf-readelf | cli | global executable | |
riscv64-elf-size | cli | global executable | |
riscv64-elf-strings | cli | global executable | |
riscv64-elf-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/
install metadata
| Package key | brew:riscv64-elf-binutils |
|---|---|
| Version | 2.47 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/riscv64-elf-binutils |
| Homepage | https://www.gnu.org/software/binutils/ |
| Upstream docs | https://www.gnu.org/software/binutils/ |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/binutils/binutils-2.47.tar.bz2 |
| Last updated | 2026-09-12T12:38:00+09:00 |
| 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 | riscv64-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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
riscv64-elf-binutils 2.45.1-1
A set of programs to assemble and manipulate binary and object files for the RISCV64 (bare-metal) target
https://www.gnu.org/software/binutils/
sudo pacman -S riscv64-elf-binutilssource 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.