--- Kaffe CVS <[EMAIL PROTECTED]> wrote: > Log message: > 2002-11-20 Dalibor Topic <[EMAIL PROTECTED]> > > * libraries/javalib/Makefile.am: > Split Klasses_jar_SRCS into Klasses_jar_SRCS, > Awt_SRCS and Rest_SRCS. Compilation of class library > now takes three passes, reducing the amount of > memory > required to build kaffe. > * libraries/javalib/rebuildLib.in: > Moved creation of LIBDIR into Makefile.am.
this patch should make it easier to build kaffe on systems with less than 30 M of available memory. It takes about 24 M in peak during class library compilation with kjc on my i686-linux setup using the jit3 engine. best regards, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
