sysdepCallMethod??

Sanjiv Kumar Gupta kaffe@rufus.w3.org
Fri, 21 Sep 2001 09:38:15 +0530


hi,
I am trying to run kaffe 0.9.2 on a new hardware. I could successfully
compile it with SP_OFFSET 1 (as shown by developers/sp_offset.c on target
hardware).
I am receiving a SEGV within initThreads()->CreatefirstThread
("main")->do_execute_java_method()->virtualMachine(0->verifymethod()->newArr
ayMemory(). also while debugging it goes to #error: Alarm signal are not
supported. I have compiled only intrp mode with staticlibs only. I am
clueless, do i need sysdepCallMethod()?? 

thanks in advance for any suggestions.
--Sanjiv