softcall_lookupmethod missing in intrp
Godmar Back
kaffe@rufus.w3.org
Wed, 3 May 2000 15:01:33 -0600 (MDT)
Mikael,
I bet you did not download yesterday's snapshot, as they snapshot
mechanism is broken since Nov and Transvirtual still hasn't fixed it.
You probably downloaded a snapshot from Nov 2 that had this problem
which I since fixed. Check the beginning of the ChangeLog file.
Please try using the current CVS.
Thanks,
- Godmar
>
>
> When compiling the snapshot from yesterday with engine set to intrp, the linker reports softcall_lookupmethod as missing. This method is called from kaffe/kaffevm/kaffe.def and used to be defined in kaffe/kaffevm/intrp/icode.h. The latter file now instead contains a define of softcall_lookupinterfacemethod which is never used nor defined elsewhere in any jit. I guess intrp/icode.h should be corrected.
>
> /Mikael
>