pkg.soopen package index

brew / rank 2351

Install x86_64-linux-gnu-binutils with Homebrew

GNU Binutils for x86_64-linux-gnu cross development. Version 2.47 via Homebrew; verified 2026-07-29.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install x86_64-linux-gnu-binutils

local Homebrew formula metadata

overview

Package summary

GNU Binutils for x86_64-linux-gnu cross development

Commands and aliases

  • x86_64-linux-gnu-addr2line
  • x86_64-linux-gnu-ar
  • x86_64-linux-gnu-as
  • x86_64-linux-gnu-c++filt
  • x86_64-linux-gnu-elfedit
  • x86_64-linux-gnu-gprof
  • x86_64-linux-gnu-ld
  • x86_64-linux-gnu-ld.bfd
  • x86_64-linux-gnu-nm
  • x86_64-linux-gnu-objcopy
  • x86_64-linux-gnu-objdump
  • x86_64-linux-gnu-ranlib
  • x86_64-linux-gnu-readelf
  • x86_64-linux-gnu-size
  • x86_64-linux-gnu-strings
  • x86_64-linux-gnu-strip

history

Project history and usage

GNU Binutils is the GNU collection of binary utilities for assembling, linking, inspecting, copying, stripping, and otherwise working with object files and executables. Its headline tools are the GNU assembler as, the GNU linker ld, and the ELF-focused gold linker, with utilities such as ar, nm, objcopy, objdump, readelf, strings, size, and strip around them.

The x86_64-linux-gnu variant provides those tools configured for the GNU/Linux x86-64 target tuple. Package users install it when they need Linux-targeted object, archive, assembler, and linker tools on a host that may not itself be a GNU/Linux x86-64 system.

Project history

The GNU assembler line dates to the early GNU toolchain: GAS first appeared in 1986-1987, written by Dean Elsner for the VAX. The broader binutils suite grew into the GNU system's standard binary tool layer, with BFD providing a common library for many object-file formats.

The project has long been hosted through Sourceware and shares the binutils-gdb git repository with GDB. Its release process uses versioned branches and tags, with public snapshots and release tarballs, and the project maintains public mailing lists for bug reports and development discussion.

Adoption history

Binutils is central to GNU and GNU/Linux because it supplies the assembler and linker facilities needed to compile and link programs. The GNU project page describes its main reason for existence as giving the GNU system and GNU/Linux the facility to compile and link programs.

The suite's portability and BFD-based format handling made it a standard component of cross-compilers, embedded SDKs, Linux distribution builds, kernel development, and reverse-engineering or binary-inspection workflows. The target-prefixed naming convention is part of the GNU cross-toolchain culture: x86_64-linux-gnu-as, x86_64-linux-gnu-ld, x86_64-linux-gnu-objdump, and peers make the target explicit.

How it is used

Developers use the x86_64-linux-gnu tools to assemble Linux x86-64 assembly, link ELF objects, inspect symbols, disassemble code, transform object files, build archives, strip symbols, and read ELF metadata while keeping the target ABI distinct from the host platform.

The package is especially useful in cross-build systems, CI, compiler work, and systems programming where a build host needs to produce or inspect Linux x86-64 binaries without relying on host-default binutils. It complements x86_64-linux-gnu GCC or Clang workflows and can also be used independently for binary analysis.

Why package nerds care

Target-prefixed binutils are the bedrock of cross-compilation. Seeing x86_64-linux-gnu in the executable names tells package nerds that the tools target the Linux GNU ABI for x86-64, not bare-metal x86_64-elf and not the local host's default object format.

Timeline

  • 1986-1987: The first GNU assembler is released for VAX.
  • 1990s: BFD and the GNU binary tools become core parts of GNU and Cygnus-era toolchain work.
  • 1999: The Sourceware page still points users to older gas2 and bfd mailing-list archives as the pre-May-1999 discussion lists.
  • 2000s-2020s: Binutils continues as a regularly released GNU package with support for new CPU extensions, object formats, and toolchain features.

Related projects

  • GCC commonly invokes GNU as and ld during compilation and linking.
  • GDB shares the binutils-gdb source repository and uses the surrounding object-file ecosystem.
  • elfutils overlaps with some ELF and DWARF inspection use cases but is Linux/ELF-focused rather than the same portable GNU binutils suite.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
x86_64-linux-gnu-addr2lineexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-arexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-asexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-c++filtexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-elfeditexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-gprofexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-ldexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-ld.bfdexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-nmexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-objcopyexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-objdumpexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-ranlibexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-readelfexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-sizeexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-stringsexecutableindexed executableDiscovered from the local executable index.
x86_64-linux-gnu-stripexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version2.47
manager updated2026-07-29
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:x86_64-linux-gnu-binutils
Version2.47
Package managerHomebrew
Homepagehttps://www.gnu.org/software/binutils/binutils.html
Last updated2026-07-29T14:10:13Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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