* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / README
1 CACAO README
2
3 CACAO is a Java Virtual Machine with a JIT compiler for various
4 architectures. It includes the Boehm garbage collector and uses GNU
5 Classpath or OpenJDK as the core Java library.
6
7 You will find the licensing conditions in the file COPYING.  Licensing
8 information for third party software can be found in THIRDPARTY.
9
10 For installation instructions, please refer to INSTALL.
11
12 New versions, updates and general information can be retrieved from
13 http://www.cacaojvm.org/.
14
15 Enjoy!
16
17 The CACAO Team
18 cacao@cacaojvm.org