On Tue, 10 Jun 2003 20:22:48 -0400 Greg Wooledge <[EMAIL PROTECTED]> wrote:
> Dalibor Topic ([EMAIL PROTECTED]) wrote: > > > I suspect that the SP_OFFSET is wrong. Could you try changing the value of > > SP_OFFSET in config/parisc/threads.h to 19 (which is what linux uses) and try > > again? > > This does not seem to have made any visible difference. It still > dumps core on each test. The core file is still useless. In the directory where you compile kaffe is a file called BUILD_ENVIRONMENT. It defines some environment variables that are used to execute a non-installed kaffe during the compilation. If you set these environment variables and change SP_OFFSET back to its original value, can you execute * $JAVA -vmdebug INIT -fullversion * $JAVA -vmdebug INIT at.dms.kjc.Main ? Greetings, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
