m68k-elf-gcc
« Back to VersTracker
Description:
GNU compiler collection m68k-elf
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cross-compiler m68k embedded gcc retro-computing
Install: brew install m68k-elf-gcc
About:
m68k-elf-gcc is a cross-compiler toolchain component that targets the Motorola 68000 series of microprocessors. It enables developers to compile C, C++, and other languages into binaries for bare-metal embedded systems or operating systems running on this classic architecture. This tool is essential for retro computing enthusiasts and developers maintaining or creating new firmware for 68k-based hardware.
Key Features:
  • Cross-compilation targeting m68k-elf
  • Supports C, C++, Objective-C, and Fortran
  • Generates optimized code for 68000-family processors
  • Part of the GNU Compiler Collection (GCC)
Use Cases:
  • Developing firmware for retro computers like the Atari ST or Amiga
  • Creating new operating systems or kernels for m68k hardware
  • Porting modern software to legacy 68k-based embedded systems
Alternatives:
  • llvm-m68k – LLVM backend for m68k; newer but may have less mature optimization for this specific target compared to GCC.
  • VBCC – A highly optimizing C compiler for 68k and other platforms; proprietary but known for excellent performance on Amiga targets.
Version History
Detected Version Rev Change Commit
Sep 15, 2025 1:06am 0 VERSION_BUMP 516a6fc5