[Coco] CCASM for Linux
James Dessart
james at skwirl.ca
Sun Dec 12 22:51:15 EST 2004
On 12-Dec-04, at 10:24 PM, KnudsenMJ at aol.com wrote:
> Maybe GCC can cross-compile to another target CPU? But I betcha the
> resulting binary will not run bug-free the first time it's sent (via
> email) to the
> use with the PPC or whatever.
It definitely can do that, so it's not unreasonable to work like that.
Endian-ness issues are going to be the biggest bugbear if you're
compiling for Linux. The driver models are identical.
There's always the possibility of remote debugging, as well. I'm not
sure how it would work, but I believe gdb supports debugging over a
TCP/IP stream.
James
More information about the Coco
mailing list