Vacuum Joe wrote:
I'm trying to get Kaffe 1.1.5 running on OpenBSD 3.7.

Oh, nice, openbsd!

Compiling classes from  @all.files
/home/hh/kaffe-1.1.5/libraries/javalib/lib/../gnu/classpath/Configuration.java
 using  jikes +Pno-switchcheck +Pno-shadow +E -d
/home/hh/kaffe-1.1.5/libraries/javalib/lib

***System Failure: Out of memory

Hi Joe,

looks like jikes runs out of memory while trying to build the class library.

If you can't increase the virtual memory available on your machine, you could fetch the 1.1.5 rt.jar file (taken from debian kaffe package) at http://www.kaffe.org/~robilad/1.1.5-rt.jar and tell configure to use that using --with-rt-jar=/absolute/path/to/it switch.

good luck,
dalibor topic

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to