m68k/Amiga porting

Kiyo Inaba kaffe@rufus.w3.org
Fri, 17 Jul 1998 21:59:53 +0900


>I thought about doing an Amiga port of Kaffe. To avoid duplicate effort, I
>would like to ask if there are others working on such a port.

If there are no one who is doing Amiga port, please use m68k/sunos4
as base. It works in some sence, and sysdepCallMethod does not use
so many assembly languages. Actually, while doing regression test,
it does not pass for DeadThread, ExecTest, KaffeVerifyBug, ReflectInvoke,
and GCTest. Oh, I forget to say that it can not do compile :-<

Kiyo