Related articles |
---|
Wanted : unix compiler for Sierra 68306 SBC rawl@cosc.canterbury.ac.nz (1993-12-16) |
Newsgroups: | sci.electronics,comp.os.misc,comp.compilers |
From: | rawl@cosc.canterbury.ac.nz (R.A.Ward Ltd) |
Keywords: | question, 68000, 88000, comment |
Organization: | Computer Science,University of Canterbury,New Zealand |
Date: | Thu, 16 Dec 1993 02:30:54 GMT |
I am looking at getting a Sierra (motorola-based) 68306 (68EC000)
Embedded Controller Card. This comes with a development kit that includes
a C cross-compiler for development, but it looks like it is PC based.
Does anyone know if there is a suitable compiler that would run on our
unix machines ? (We have Data General Aviions [88k based]).
A debugger would also be very useful, but that may be asking too much (?)
Thanks in advance,
Blair.
[ e-mail : blair@rawl.co.nz ]
[GCC can certainly cross-compile to a 68K, so long as you can get its output
into the object format you need. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.