Personal tools
You are here: Home Systems NCD 88k X-Terminal Starting to build the toolchain
Document Actions

Starting to build the toolchain

by Maki Kato last modified 2004-11-08 23:40

I found the NCD term with the 2.7.3 rom and tried booting things that I compiled on the OpenBSD box and on the SysV/88k box and neither works.

BCS(the format that the NCD wants) is much like XCOFF. OpenBSD/m88k box produces a.out format, and SysV/88k produces ELF format, neither of which boots on the NCD(Incorrect object file).

I guess it's time to go build binutils for the 88k. I've done this before and I got as far as gas, ld, and objdump etc. I know I don't have what it takes to get gcc cross compiling on a linux box. So instead I'm hoping to produce some a.out files on the OpenBSD box and link into BCS/XCOFF on the linux box to download to NCD.


Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: