[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
27.1.1 Compiler JVM options
All the compiler options that control the compilation (optimization options,
debugging options, etc.), can be used in conjunction with the -jvm
option.
However, the -jvm
option MUST be the first compiler option
on the command line.
In order to prevent the compiler to produce a script shell file to run
the program, it is required to use simultaneously the -jvm
and
-c
options.
This document was generated on October 23, 2011 using texi2html 5.0.