[Sablevm-announce] SableVM 1.0.1
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-08-09 01:12:59
|
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/ |