Automic VaultAutomic Vault

brew

Install m68k-elf-binutils with Homebrew, MacPorts

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

install

Additional install commands

macOS

Homebrewverified · 100%
brew install m68k-elf-binutils

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install m68k-elf-binutils

MacPorts ports tree · cross/m68k-elf-binutils/Portfile · source: api.github.com

overview

Package summary

GNU Binutils for m68k-elf cross development

Commands and aliases

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

history

Project history and usage

m68k-elf-binutils is a target-prefixed Homebrew build of GNU Binutils for bare-metal Motorola 68000-family ELF development.

Project history

GNU Binutils is the GNU project's collection of binary tools. Its central programs are the GNU linker `ld`, the GNU assembler `as`, and the ELF-only `gold` linker, with supporting tools such as `ar`, `nm`, `objcopy`, `objdump`, `readelf`, `size`, `strings`, and `strip`.

The m68k-elf package is not a separate upstream project; it is a cross-toolchain packaging of the same GNU Binutils source for the `m68k-elf` target triplet. The target prefix keeps its assembler, linker, and object tools separate from host-native tools.

GNU Binutils uses the BFD library for low-level binary-file manipulation and the opcodes library for assembly and disassembly. The upstream assembler documentation includes M680x0-dependent features, options, syntax, directives, and opcodes.

Adoption history

Binutils is foundational infrastructure for GNU and GNU/Linux systems because it provides the assembler and linker needed to compile and link programs. Cross builds extend that same infrastructure to embedded, hobbyist, retrocomputing, and operating-system-development targets.

The supplied package facts list Homebrew and MacPorts packaging for `m68k-elf-binutils`, reflecting its niche use by developers building 68k ELF firmware, kernels, and bare-metal experiments on macOS.

How it is used

Users typically pair `m68k-elf-binutils` with `m68k-elf-gcc`. The package installs prefixed tools such as `m68k-elf-as`, `m68k-elf-ld`, `m68k-elf-objcopy`, `m68k-elf-objdump`, and `m68k-elf-readelf` so build systems can target m68k ELF without colliding with host tools.

Common workflows include assembling startup files, linking linker-script-controlled firmware images, inspecting ELF sections and symbols, converting ELF output to raw binaries, and diagnosing relocation or ABI issues.

Why package nerds care

Cross-binutils packages are the first layer of a bare-metal toolchain: without the target assembler, linker, and object utilities, the compiler driver cannot produce useful firmware or kernel images.

For package maintainers, the `m68k-elf-` prefix is the whole trick: it allows multiple target toolchains to coexist while preserving conventional GNU tool names under a target triplet.

Timeline

  • 1990s: GNU Binutils became a core GNU toolchain component for assembling, linking, and inspecting binaries
  • 2026: GNU Binutils 2.46 documentation published
  • 2026: GNU Binutils 2.46.1 listed as the latest release on the official project page
  • 2026: Homebrew package facts list target-prefixed m68k-elf executables

Related projects

  • m68k-elf-gcc is the matching target-prefixed compiler package.
  • GDB shares the upstream binutils-gdb source repository, though this Homebrew package installs the Binutils tools rather than GDB.
  • The GNU assembler documentation has M680x0-specific sections for the architecture family targeted by this package.

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
m68k-elf-addr2linecliglobal executable
m68k-elf-arcliglobal executable
m68k-elf-ascliglobal executable
m68k-elf-c++filtcliglobal executable
m68k-elf-elfeditcliglobal executable
m68k-elf-gprofcliglobal executable
m68k-elf-ldcliglobal executable
m68k-elf-ld.bfdcliglobal executable
m68k-elf-nmcliglobal executable
m68k-elf-objcopycliglobal executable
m68k-elf-objdumpcliglobal executable
m68k-elf-ranlibcliglobal executable
m68k-elf-readelfcliglobal executable
m68k-elf-sizecliglobal executable
m68k-elf-stringscliglobal executable
m68k-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:m68k-elf-binutils
Version2.46.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/m68k-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 Namem68k-elf-binutils
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

m68k-elf-binutils

sudo port install m68k-elf-binutils
  • normalized package name match
  • Matched by: M68k Elf Binutils
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/m68k-elf-binutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment