Nicholai Benalal wrote: | I'm trying to do some work on Kaffe for AmigaOS. | I've got the interpreter to work and the AWT works | with X11. I will try to port the AWT to the amiga | windowing system (Intuition) but before I do that | I would like to get JIT to run. | | What's the status of JIT on m68k? Does it work ok | on a-ux, netbsd1 and openbsd2? | Where should I begin? What's the difference between | ../config/m68k/jit.h and ie .../config/m68k/openbsd2/jit.h The last time I was close enough to try it, there was a problem with the trampolines. Once I get everything compiled, I will fix the JIT problems for NetBSD/m68k. These fixes should be applicable to AmigaOS, although the latter uses different register allocation conventions.