[kaffe] Problem in build

Guilhem Lavaux guilhem at kaffe.org
Tue Aug 24 08:20:51 PDT 2004


Pinaki Mukherjee wrote:

>Hi Guilhem,
>
>  
>

I've modified the intrp according your previous modifications to slot. 
It mainly runs and passes all but 12 tests. The tests are more double 
oriented so maybe there is still a little nitpick there. Anyway, here is 
a patch against CVS head that will solve nearly all your problems for intrp.

Cheers,

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
>
>
>
>_______________________________________________
>kaffe mailing list
>kaffe at kaffe.org
>http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
>
>  
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pinaki_patch
Url: http://kaffe.org/pipermail/kaffe/attachments/20040824/aafbbc61/attachment-0002.txt 


More information about the kaffe mailing list