Java Reference
In-Depth Information
Chapter 7
The GNU Compiler for Java
(gcj)
The GNU Compiler for Java provides a native binary compiler for Java code.
In this chapter we'll show you how to compile a simple binary application from
Java sources.
7.1
W HAT Y OU W ILL L EARN
You will learn how to compile a binary executable from Java source code using
the gcj compiler.
7.2
A B RAND GNU W AY
Quite some time ago Richard Stallman started an effort to create a free version
of UNIX called GNU 1 (which stands for GNU's Not UNIX—a recursive
1. http://www.gnu.org/
179
Search WWH ::




Custom Search