This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Package/Class Confusion on GCJ/Windows
- From: "John Murga" <john dot murga at db dot com>
- To: java at gcc dot gnu dot org
- Cc: rmathew at hotmail dot com, tromey at redhat dot com
- Date: Thu, 12 Sep 2002 13:26:25 +0100
- Subject: Re: Package/Class Confusion on GCJ/Windows
Hi,
If you are running cygwin you can just set "CYGWIN=check_case:strict" before
before starting the shell and it'll be case sensative... it worked for me (on FAT32
and NTFS) and got rid of those errors.
I remember I also had to "make AR_FLAGS=crP" when bootstrapping but I don't
remember why right now.
>> 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.
Cheers
JohnM
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.