Hi Guilhem,
>You can join us on #kaffe (irc.freenode.net). We made experiments on
>m68k but I don't exactly remember the state.
The port m68k (for linux or netbsd) has been tested with MC68030, rather
than MC68000. I have no info whether kaffe works with MC68000 or CPU32
based processors.
Kiyo
Hi Daniel,
BTW, I have just noticed that you have mentioned kaffe-1.0.7. This kaffe
is very old and you should try to port kaffe CVS to eCos. Is it possible
to get the modification so that they will be included in the next kaffe ?
Thanks !
Guilhem.
[EMAIL PROTECTED] wrote:
Hello list!
A
Hi Daniel,
If you don't have enough memory then the VM should tell you explicitly.
In that case I expect it is more a bug in the trampolines of kaffe. 16MB
of ram should be sufficient for the minimal usage of kaffe (we had
reports that we need approximately 5MB at minimum to load GNU Classpath
Hello list!
A have following question:
i have ported kaffe-1.0.7 to an embedded system board "Coldfire m68k 5282" with
eCos as os. This board has 8 MB Flash and 16 MB RAM.
When running kaffe, i get following error:
NegativeArraySizeException at "Threadgroup.java at line 84.
IS IS POSSIBLE THAT