This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/18175] Can't find default package with redundant package import


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-27 14:13 -------
Note you compiling with the full path to the package/java source where the problem comes into play.
If you compile with just gcj -c Test.java, it fails.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18175


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]