[A89] Re: about a68k
[Prev][Next][Index][Thread]
[A89] Re: about a68k
>Who am I
>supposed to ask about this? is there anyone still supporting a68k?
You should ask Kevin Kofler (Kevin@tigcc.ticalc.org).
To compile the GNU tools, I have an idea: You can install a cross-compiler
producing MacOS code on any system which supports the GNU tools (preferably
a real Unix system like Linux, but Cygwin under Windows will do). Then you
can compile all the tools as a so-called "Canadian Cross". Kevin Kofler
says this doesn't work too well, but you should try it. It means that you
have three different systems: you compile on one system ("build"), run on
another ("host"), and produce code for yet another ("target").
Follow-Ups:
References: