| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
30.2 JVM requirement
In order to compile the Bigloo JVM back-end, you have to be provided
with a JDK 1.2 or more recent (available at http://www.javasoft.com).
The JVM must support for -noverify option because, by default,
Bigloo produces JVM code that is not conform to the rules enforced by
the Java byte code verifiers.
