This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java


>>>>> "Alex" == Alex Buell <alex.buell@tahallah.demon.co.uk> writes:

Alex> The java compiler present in the GCC suite only compiles java
Alex> sources into native binaries.

This is a common misunderstanding.  gcj can compile to .o, but it can
also compile from .java to .class.  libgcj also includes a bytecode
interpreter for several architectures.

libgcj hasn't yet been made to work as a netscape plugin though.
Patches welcome...

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]