first impression

Tom Tromey tromey@cygnus.com
Thu Apr 8 13:36:00 GMT 1999


>>>>> "Jon" == Jon Olson <olson@mmsi.com> writes:

Thomas> - Inner classes don't work.  What's entailed in fixing that
Thomas> and is their anyone working on it?

Jon> Or maybe you're trying to compile inner classes from source using
Jon> `gcj'?  I didn't know that gcj could compile source yet.

It does compile from source, and has for a while now.  In fact, this
is how libgcj is built -- the .java files are compiled to .class files
and to .o files by gcj.  The source parser doesn't understand inner
classes.

Tom



More information about the Java mailing list