Automic VaultAutomic Vault

brew

Install m68k-elf-gcc with Homebrew, MacPorts

GNU compiler collection m68k-elf. Version 16.1.0 via Homebrew; verified 2026-04-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install m68k-elf-gcc

local Homebrew formula metadata

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

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

overview

Package summary

GNU compiler collection m68k-elf

Commands and aliases

  • m68k-elf-c++
  • m68k-elf-cpp
  • m68k-elf-g++
  • m68k-elf-gcc
  • m68k-elf-gcc-16.1.0
  • m68k-elf-gcc-ar
  • m68k-elf-gcc-nm
  • m68k-elf-gcc-ranlib
  • m68k-elf-gcov
  • m68k-elf-gcov-dump
  • m68k-elf-gcov-tool
  • m68k-elf-lto-dump

history

Project history and usage

m68k-elf-gcc is a target-prefixed GCC cross compiler for building code for Motorola 68000-family ELF targets.

Project history

GCC began as the GNU system's compiler and grew into the GNU Compiler Collection. The current project includes front ends for many languages and runtime libraries, and it is developed as free software under the GNU Project.

The `m68k-elf-gcc` package is a target build of upstream GCC rather than an independent compiler project. Its executables are prefixed with `m68k-elf-` so they can live beside the host compiler and other cross compilers.

GCC's official documentation includes M680x0 and ColdFire target options for generating and tuning code for processors such as 68000, 68010, 68020, 68030, 68040, 68060, CPU32, and ColdFire families.

Adoption history

GCC is widely adopted because it targets many architectures and supports both native and cross compilation. The GCC mission statement explicitly calls out multiple architectures, diverse environments, new targets, and an open development model.

The supplied package facts show Homebrew and MacPorts packages for `m68k-elf-gcc`, placing it in the small but important family of retrocomputing, embedded, and bare-metal cross compilers available through desktop package managers.

How it is used

The GCC manual describes the usual executable as `gcc`, `machine-gcc` when cross-compiling, or `machine-gcc-version` for a versioned driver. This package follows that convention with commands such as `m68k-elf-gcc`, `m68k-elf-g++`, `m68k-elf-cpp`, and related GCC helper tools.

Developers use it with `m68k-elf-binutils` to compile C and C++ code, assemble generated output, and link ELF binaries for bare-metal 68k targets. Target options such as `-march`, `-mcpu`, `-mtune`, `-m68000`, and `-m68020-60` control generated code for different 680x0 and ColdFire variants.

Why package nerds care

Cross-GCC packages are more than a compiler binary: they encode a target triplet, ABI assumptions, binutils pairing, runtime-library choices, and build-system expectations.

For package maintainers, `m68k-elf-gcc` is notable because it makes a non-host architecture feel native to build systems while keeping all tools target-prefixed and isolated from the host GCC or Clang.

Timeline

  • 1987: GCC first emerged as the GNU C Compiler era began
  • 2024: GCC mission statement page documents open development, multiple architectures, and new targets
  • 2026: GCC 16.1 listed as a supported release on the official GCC site
  • 2026: Homebrew package facts list GCC 16.1.0 target-prefixed m68k-elf executables

Related projects

  • m68k-elf-binutils supplies the matching assembler, linker, and object utilities.
  • GNU Binutils, GNU Make, and Autoconf-era build systems are common neighbors in source builds using GCC cross compilers.
  • Other GCC cross packages follow the same target-triplet executable convention.

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 6 runtime 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-c++cliglobal executable
m68k-elf-cppcliglobal executable
m68k-elf-g++cliglobal executable
m68k-elf-gcccliglobal executable
m68k-elf-gcc-16.1.0cliglobal executable
m68k-elf-gcc-arcliglobal executable
m68k-elf-gcc-nmcliglobal executable
m68k-elf-gcc-ranlibcliglobal executable
m68k-elf-gcovcliglobal executable
m68k-elf-gcov-dumpcliglobal executable
m68k-elf-gcov-toolcliglobal executable
m68k-elf-lto-dumpcliglobal 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 version16.1.0
manager updated2026-04-30
local dataok
upstreamnot checked
latest detectednot detected

https://gcc.gnu.org

  • infoRelease/tag comparison is only available for GitHub repositories.https://gcc.gnu.orgnone confidence

install metadata

Package metadata

Package keybrew:m68k-elf-gcc
Version16.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/m68k-elf-gcc
Homepagehttps://gcc.gnu.org
Repositoryhttps://gcc.gnu.org/git/gcc.git
Upstream docshttps://gcc.gnu.org/onlinedocs
LicenseGPL-3.0-or-later WITH GCC-exception-3.1
Source archivehttps://ftpmirror.gnu.org/gnu/gcc/gcc-16.1.0/gcc-16.1.0.tar.xz
Last updated2026-04-30T16:24:24Z
Pulseupdated
Dependenciesgmp, isl, libmpc, m68k-elf-binutils, mpfr, zstd
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-gcc
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-gcc

sudo port install m68k-elf-gcc
  • normalized package name match
  • Matched by: M68k Elf Gcc
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/m68k-elf-gcc/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