项目作者: tgtakaoka

项目描述 :
The Homebrew formulae of GCC toolchain for M6809
高级语言: Ruby
项目地址: git://github.com/tgtakaoka/homebrew-m6809.git
创建时间: 2018-07-03T12:48:03Z
项目社区:https://github.com/tgtakaoka/homebrew-m6809

开源协议:

下载


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.

  1. $ brew tap tgtakaoka/m6809
  2. $ brew install libc-m6809 gdb-m6809

Version:

  1. binutils-m6809-5.1.1-20190307_2
  2. gcc-m6809-4.3.6-20190308_2
  3. libc-m6809-1.15.0-20190209_1
  4. gdb-m6809-7.6.2-20190223_1