macOS
brew install m68k-elf-gcclocal Homebrew formula metadata
sudo port install m68k-elf-gccMacPorts ports tree · cross/m68k-elf-gcc/Portfile · source: api.github.com
brew
GNU compiler collection m68k-elf. Version 16.1.0 via Homebrew; verified 2026-04-30.
install
brew install m68k-elf-gcclocal Homebrew formula metadata
sudo port install m68k-elf-gccMacPorts ports tree · cross/m68k-elf-gcc/Portfile · source: api.github.com
overview
GNU compiler collection m68k-elf
history
m68k-elf-gcc is a target-prefixed GCC cross compiler for building code for Motorola 68000-family ELF targets.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
m68k-elf-c++ | cli | global executable | |
m68k-elf-cpp | cli | global executable | |
m68k-elf-g++ | cli | global executable | |
m68k-elf-gcc | cli | global executable | |
m68k-elf-gcc-16.1.0 | cli | global executable | |
m68k-elf-gcc-ar | cli | global executable | |
m68k-elf-gcc-nm | cli | global executable | |
m68k-elf-gcc-ranlib | cli | global executable | |
m68k-elf-gcov | cli | global executable | |
m68k-elf-gcov-dump | cli | global executable | |
m68k-elf-gcov-tool | cli | global executable | |
m68k-elf-lto-dump | 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.
install metadata
| Package key | brew:m68k-elf-gcc |
|---|---|
| Version | 16.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/m68k-elf-gcc |
| Homepage | https://gcc.gnu.org |
| Repository | https://gcc.gnu.org/git/gcc.git |
| Upstream docs | https://gcc.gnu.org/onlinedocs |
| License | GPL-3.0-or-later WITH GCC-exception-3.1 |
| Source archive | https://ftpmirror.gnu.org/gnu/gcc/gcc-16.1.0/gcc-16.1.0.tar.xz |
| Last updated | 2026-04-30T16:24:24Z |
| Pulse | updated |
| Dependencies | gmp, isl, libmpc, m68k-elf-binutils, mpfr, zstd |
| 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 | m68k-elf-gcc |
| 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.
m68k-elf-gcc
sudo port install m68k-elf-gccsource 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.