tgtakaoka / homebrew-m6809

The Homebrew formulae of GCC toolchain for M6809

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The Homebrew formulae of GCC toolchain for M6809


Languages

Language:Ruby 100.0%