This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Package/Class Confusion on GCJ/Windows
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> If I don't do the convert-to-lowercase bit, I instead get
Ranjit> errors like this:
Yeah, that looks more like the familiar bug. What we need is
someone with the appropriate setup to sit down and fix this problem in
gcj. Until that happens, builds on case-insensitive file systems
won't work. Renaming the files might work in some situations (I don't
know), but we definitely don't (and probably can't) support it.
Tom