Introduction
************

   This manual describes how to use `gcj', the GNU compiler for the
Java programming language.  `gcj' can generate both `.class' files and
object files, and it can read both Java source code and `.class' files.

Menu

Copying
The GNU General Public License
GNU Free Documentation License
How you can share and copy this manual
Invoking gcj
Compiler options supported by `gcj'
Compatibility
Compatibility between gcj and other tools for Java
Invoking gcjh
Generate header files from class files
Invoking jv-scan
Print information about source files
Invoking jcf-dump
Print information about class files
Invoking gij
Interpreting Java bytecodes
Invoking jv-convert
Converting from one encoding to another
Invoking rmic
Generate stubs for Remote Method Invocation.
Invoking rmiregistry
The remote object registry.
About CNI
Description of the Cygnus Native Interface
Resources
Where to look for more information