GCJ 3.2 for Win32: Updated Snapshot

Tom Tromey tromey@redhat.com
Wed Dec 11 09:10:00 GMT 2002


>>>>> "Kirk" == Kirk Vogen <kirkvdevw@us.ibm.com> writes:

Tom> Did you try compiling straight from the source?

Kirk> No, I haven't tried that. I thought about it, but doing it
Kirk> this way gives more flexibility (IMHO); if the Ant script
Kirk> is structured properly, it can have two paths:

You'll get worse performance though.

Kirk>    a) .java->.class->.o->executable/library
Kirk>    b) .java->.class->.jar
 
You could also compile the entire .jar file at once to a .so.

Tom



More information about the Java mailing list