--- Helmer Kr�mer <[EMAIL PROTECTED]> wrote: > 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
oh, and please try to build kaffe as a static executable. That might help if the libtool on your platform is buggy. cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
