Am Freitag, den 01.04.2005, 21:32 +0000 schrieb Riccardo: > Hey > > to track this. > > My configure flags are: > $ ../kaffe/configure -C --with-includes=/usr/pkg/include --with- > libraries=/usr > /pkg/lib --without-classpath-gtk-awt --without-kaffe-qt-awt --with- > threads=unix- > jthreads --enable-debug --with-rt-jar=/home/multix/kaffe-cvs/rt.jar > > but still, kaffe insists rebuilding: > cp /home/multix/kaffe-cvs/rt.jar rt.jar > rm -rf lib > mkdir lib > if test "default" = default; then \ > /usr/pkg/bin/bash ./rebuildLib @all.files `CDPATH=: && cd lib && > pwd`/../gnu/classpath/Configuration.java; \ > else \ > /usr/pkg/bin/bash ./rebuildLib @default `CDPATH=: && cd lib && > pwd`/../gnu/classpath/Configuration.java; \ > fi > Compiling classes from @all.files /home/multix/kaffe-cvs/netbsd-sparc/ > libraries/javalib/lib/../gnu/classpath/Configuration.java using jikes > +Pno-switchcheck +Pno-shadow +E -d /home/multix/kaffe-cvs/netbsd-sparc/ > libraries/javalib/lib > ***System Failure: Out of memory > > > with bad results, with ONLY 96mb of ram 256MB of swap ! (jikes is hungry, > too hungry)
Thanks for the bug report, Riccardo. I've checked in a patch to fix it. cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
