Automic VaultAutomic Vault

brew

Install i686-elf-binutils with Homebrew

GNU Binutils for i686-elf cross development. Version 2.46.1 via Homebrew; verified 2026-06-09.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install i686-elf-binutils

local Homebrew formula metadata

overview

Package summary

GNU Binutils for i686-elf cross development

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1987: GNU's bulletin described GNU assembler work, GNU ld in regular use, and object-file utilities.
  • 1998: The GNU Binutils web page copyright history begins on the GNU project page.
  • 1999: Historical Binutils mailing lists gas2 and bfd were superseded by the binutils list, according to the GNU project page.
  • 2008: gold was added to Binutils as an ELF-only linker.
  • 2026: Homebrew packaged i686-elf-binutils as the Binutils layer for i686-elf cross development.

Related projects

  • GNU GCC commonly consumes the target assembler and linker supplied by Binutils.
  • GDB shares the binutils-gdb repository; elfutils and LLVM tools occupy adjacent object-file and linker-tooling space.

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 post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

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
i686-elf-addr2linecliglobal executable
i686-elf-arcliglobal executable
i686-elf-ascliglobal executable
i686-elf-c++filtcliglobal executable
i686-elf-elfeditcliglobal executable
i686-elf-gprofcliglobal executable
i686-elf-ldcliglobal executable
i686-elf-ld.bfdcliglobal executable
i686-elf-nmcliglobal executable
i686-elf-objcopycliglobal executable
i686-elf-objdumpcliglobal executable
i686-elf-ranlibcliglobal executable
i686-elf-readelfcliglobal executable
i686-elf-sizecliglobal executable
i686-elf-stringscliglobal executable
i686-elf-stripcliglobal executable

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-07-08
manager version2.46.1
manager updated2026-06-09
local dataok
upstreamnot checked
latest detectednot detected

https://www.gnu.org/software/binutils/

install metadata

Package metadata

Package keybrew:i686-elf-binutils
Version2.46.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/i686-elf-binutils
Homepagehttps://www.gnu.org/software/binutils/
Repositoryhttps://sourceware.org/git/binutils-gdb.git
Upstream docshttps://sourceware.org/binutils/docs
LicenseGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/binutils/binutils-2.46.1.tar.bz2
Last updated2026-06-09T23:41:44Z
Pulseupdated
Dependencieszstd
Build dependenciespkgconf, texinfo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namei686-elf-binutils
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment