where should the .o files end up?

Tom Tromey tromey@cygnus.com
Tue Jul 18 09:37:00 GMT 2000


Mo> Would it be possible to get the -d option to do the same
Mo> thing as this -o option? That would be a lot easier for
Mo> most Java developers as it would match what javac does.

You mean using -d when compiling to object?  I don't know if that is
possible or not.  If it is it is probably ugly to do.

When compiling to .class files gcj already acts like javac.

Tom


More information about the Java mailing list