kaffe 0.9.1 intrp desn't compile

Ryan Heise rheise at socs.uts.EDU.AU
Sat Jun 28 22:56:52 PDT 1997


Looks like kaffe/kaffevm/intrp/machine.c needs a bit of updating wrt
classMethod.h.  I get this compilation error:

gcc -g -fsigned-char -DNO_SHARED_LIBRARIES -I. -I. -I./../../config
-I../../config -I../../include -I./../../include -DINTERPRETER -I./intrp
-DKVER=\"0.91\" -c  ./intrp/machine.c
./intrp/machine.c: In function `virtualMachine':
./intrp/machine.c:141: structure has no member named `exception_table_len'
./intrp/machine.c:152: structure has no member named `ins'
./intrp/machine.c:178: structure has no member named `code'
./intrp/machine.c:182: structure has no member named `codelen'

Ryan Heise                             http://www.progsoc.uts.edu.au/~rheise/
=============================================================================
main(){printf("%d != %d, why?\n", sizeof('"')["'"],(sizeof('"'))["]\"\0["]);}
=============================================================================



More information about the kaffe mailing list