can't get a simple package example to compile with gcj

Andrew Haley aph@redhat.com
Wed Oct 22 14:29:00 GMT 2003


Christopher Marshall writes:
 > 
 > What's going on?

You've not compiled A/B.java.  gcj won't do that automatically.  Add
A/B.java to the command line.

Andrew.



More information about the Java mailing list