On Wed, 17 Dec 2003 10:34:04 +0100 G�rard Basler <[EMAIL PROTECTED]> wrote:
> Hi all! > > I'm tring to run kaffe on PXA255. But without any luck so far. I've > found a similar post concerning PXA250. > http://www.kaffe.org/pipermail/kaffe/2003-November/044367.html > Does someone know if kaffe works now under PXA250? > I really need a working jvm for that cpu. > I am willing to put some effort in it (debugging with gdb and so on). > Could someone please help me a bit? > I don't know where to start from. > Is it possible to deactivate the JIT? I got 1.1.2 (I guess it was 1.1.2) to run on an PXA250, but haven't tried a newer version yet. You need to compile kaffe with some 2.95.x gcc if you want to use the jit, since newer gcc's use a different calling convention than kaffe's jit (if I remember the details correctly). Regards, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
