Hey, This s indeed nice (sunos 5.6, sparc):
[ parsed java/util/VMTimeZone.java in 1,230 ms ] [ parsed java/util/Vector.java in 1,978 ms ] [ parsed java/util/WeakHashMap.java in 2,156 ms ] [ parsed java/util/jar/Attributes.java in 1,308 ms ] echo timestamp > lib/stamp rm -f rt.jar BOOTCLASSPATH=lib:../../../kaffe/libraries/javalib/Klasses.jar.bootstrap KAFFELIBRARYPATH=../../libraries/clib/native/:../../libraries/clib/io/:../../ libraries/clib/zip/:../../libraries/clib/nio/:../../libraries/clib/ security/ ../../kaffe/kaffe/kaffe-bin kaffe.tools.jar.Jar -cvf rt.jar -C lib com gnu java javax kaffe org java.lang.ClassNotFoundException: kaffe.tools.jar.Jar at java.lang.Class.forName (Class.java) heh? as dalibor noticed though there are som e bad warnings in gc-mem.c I found the same warnings in exception.c too: /usr/include/sys/feature_tests.h:80:1: warning: this is the location of the previous definition ./../../kaffe/kaffe/kaffevm/exception.c: In function `error2Throwable': ./../../kaffe/kaffe/kaffevm/exception.c:88: warning: cast does not match function type ./../../kaffe/kaffe/kaffevm/exception.c:90: warning: redundant redeclaration of `execute_java_constructor' in same scope ./../../kaffe/kaffe/kaffevm/exception.c:87: warning: previous declaration of `execute_java_constructor' ./../../kaffe/kaffe/kaffevm/exception.c:93: warning: cast does not match function type cast does not match function type is not nice... -R _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
