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