Newbie Questions
Tom Tromey
tromey@redhat.com
Mon May 6 13:01:00 GMT 2002
>>>>> "Clemens" == Clemens Eisserer <linuxhippy@freemail.de> writes:
Clemens> Hmm, maybe i didnt ask right... Is the code-output of gcj
Clemens> native code or is it just "tarned" as executable and
Clemens> interpreted by libgcj? Are also all imported java-classes
Clemens> (java.io.*.....) nativly compiled or will they be "linked" by
Clemens> the libgcj and interpreted (.clss-Files).
You can compile either to bytecode or object code, it's up to you.
Tom
More information about the Java
mailing list