Compile from class

Tom Tromey tromey@redhat.com
Tue Mar 25 03:09:00 GMT 2003


>>>>> "Steve" == Steve Ni <list@boyi-online.com> writes:

Steve> For example, I compile HelloWorld.java by "javac
Steve> HelloWorld.java" under Sun JDK1.3, after got HelloWorld.class,
Steve> I run "gcj --main=HelloWorld -o Hello HelloWorld.class", does
Steve> libgcj also be required?

Yes.

Steve> When I execute "Hello", which java..* API's action will be
Steve> token? Sun JDK API or those in libgcj java.* API ?

libgcj.

Tom



More information about the Java mailing list