[kaffe] Problem in build
Pinaki Mukherjee
pinaki at ics.uci.edu
Mon Aug 23 19:20:57 PDT 2004
Hi Guilhem,
I seemed to work around the earlier problem. I just added another data
structure exactly similar to the 'slots' data structure, but having member
as the one I am adding. So the 'slots' structure is unaltered now. 'make'
was successful and I could build the Kaffe executable. But now on running
'make check' I am getting the following error message:
PASS: HelloWorldApp.class.save
error compiling:
TestScript: line 1: 31487 File size limit
exceeded/workspace/pinaki/kaffe-1.1.4/kaffe/kaffe/kaffe-bin -noverify
at.dms.kjc.Main -classpath
".::::.:compile_time:.:::/workspace/pinaki/kaffe-1.1.4/libraries/javalib/kjc
.jar:::" -d . ./HelloWorldApp.java
FAIL: HelloWorldApp.java
FAIL: TestIntLong.java
error compiling:
TestScript: line 1: 31683 File size limit
exceeded/workspace/pinaki/kaffe-1.1.4/kaffe/kaffe/kaffe-bin -noverify
at.dms.kjc.Main -classpath
".::::.:compile_time:.:::/workspace/pinaki/kaffe-1.1.4/libraries/javalib/kjc
.jar:::" -d . ./TestFloatDouble.java
PASS: TestFloatDouble.java
...
...
Can you please tell me why this is happening.
Thank you again for all the help.
Pinaki
More information about the kaffe
mailing list