This is the mail archive of the java@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]

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.



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