Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlove24/gcc-h8

Cross-compile toolchain for GCC targeting the H8 (H8300) platform
https://github.com/dlove24/gcc-h8

Last synced: 10 days ago
JSON representation

Cross-compile toolchain for GCC targeting the H8 (H8300) platform

Awesome Lists containing this project

README

        

gcc-h8
======

This repository contains the binary utilities, C library and C compiler
needed to target the H8300 platform (used by BrickOS amongst others).
Most of these sources are taken from the Debian/Ubuntu archives, and
allow the building of suitable tools on non-Debian platforms (those who
are using Debian will be better served using the native packages).

Tested Platforms
----------------

* Open SUSE 12.3 (64-bit)

Requirements
------------

## Open SUSE 12.3 (b6-bit)

Alongside the standard utilities needed to build GCC, we also need the
32-bit GCC library. The following command should install everything

sudo zypper install make gcc glibc-devel-32bit libgmp-devel bison flex