[kaffe] hp-ux gcc 2.95 (jikes+zip) fails
Riccardo
zuse at libero.it
Fri Jun 18 09:14:02 PDT 2004
Hello,
I was able to complete build with the above mentioned configuration.
Jikes is fast :-)
This box used to be able to start KJC compilation of classes, so I
assume it wasn't totally broken.
Now compilation ends, zip is able to assemble the files and when I run
make check the internal regression passes. But:
PASS: HelloWorldApp.class.save
error compiling:
./../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.c:1385:
failed assertion `currentJThread->stopCounter < 50'
TestScript[5]: 11495 Abort(coredump)
FAIL: HelloWorldApp.java
error compiling:
./../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.c:1385:
failed assertion `currentJThread->stopCounter < 50'
TestScript[5]: 11603 Abort(coredump)
FAIL: TestIntLong.java
error compiling:
./../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.c:1385:
failed assertion `currentJThread->stopCounter < 50'
TestScript[5]: 11708 Abort(coredump)
PASS: TestFloatDouble.java
<etc>
-Riccardo
More information about the kaffe
mailing list