Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 932 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 932 Bytes

homebrew-m6809

The Homebrew formulae of GNU C Compiler for the Motorola 6809 processor, also known as gcc6809 which is based on GNU GCC 4.3.6, ASxxxx 5.1.1, newlib 1.15.0, and GNU Debugger 7.6.2. This repository includes binutils-m6809, gcc-m6809, libc-m6809, gdb-m6809.

To get everything, execute the following commands.

$ brew tap tgtakaoka/m6809
$ brew install libc-m6809 gdb-m6809

Version:

binutils-m6809-5.1.1-20190307_2
gcc-m6809-4.3.6-20190308_2
libc-m6809-1.15.0-20190209_1
gdb-m6809-7.6.2-20190223_1