[kaffe] 1.1.0 build failure on parisc-hpux
Helmer Krämer
hkraemer at freenet.de
Wed Jun 11 02:22:02 PDT 2003
On Tue, 10 Jun 2003 20:22:48 -0400
Greg Wooledge <greg at wooledge.org> wrote:
> Dalibor Topic (robilad at yahoo.com) 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
More information about the kaffe
mailing list