Changes: ======== - SableVM now waits until all non-daemon threads are died before quitting.
- SableVM is now known to run all SPECjvm98 benchmarks, SableCC 2.17.3, and Soot 1.2.3. - Convenient build scripts have been added. Notes: ====== To install SableVM, you must download the three files: - sablevm-x.y.z.tar.gz - sablevm-class-library-x.y.z.tar.gz - sablevm-native-library-x.y.z.tar.gz Then, uncompress the sablevm-x.y.z.tar.gz file (tar -xzf) and follow the instructions in the README file. You can change many options in SableVM throught the configure script. For example, you can type "./configure -with-object-layout=traditional". Try "./configure --help" and read the generic INSTALL file for more information. Etienne -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

