Keffe/CVS doesn't compile
alanlb at access.rrinc.com
alanlb at access.rrinc.com
Mon Jul 26 06:14:10 PDT 1999
On Mon, 26 Jul 1999, Pavel Roskin wrote:
| Something is wrong with the current Kaffe.
| There are errors while compiling soft.c
|
| Firstly, soft_divzero should return void.
| Secondly, NoSuchMethodError is not defined.
| If I fix soft_divzero, there is still an error while linking:
|
| ../kaffevm/.libs/libkaffevm.so: undefined reference to `NoSuchFieldError'
It seems that there's a missing #define in errors.h (look at the
definition for NoSuchMethodError).
I'd love to see the new 'jit3' engine in action, but I guess a few more
files have to be committed before it'll compile :)
Alan
More information about the kaffe
mailing list