where should the .o files end up?

Tom Tromey tromey@cygnus.com
Tue Jul 18 08:32:00 GMT 2000


Jeff> From the documentation in
Jeff> http://sources.redhat.com/java/compile.html it sounds like the
Jeff> .o files should end up in the same directory as the .java, that
Jeff> is, within the package directory.

You have to add an explicit -o with the path name you want.

I agree this isn't all that intuitive to a Java developer.
But I think we're probably stuck with it.

Tom


More information about the Java mailing list