Package/Class Confusion on GCJ/Windows

Billinghurst, David (CRTS) David.Billinghurst@riotinto.com
Sun Sep 15 18:18:00 GMT 2002


Have you tried this on gcc-3.3?  

I can build gcc-3.3, including libjava, on cygwin without setting
CYGWIN=check_case:strict.  (This is not the case with gcc-3.2,
or with cygwin-mingw-gcc-3_2-branch).

Let me know how you go.  If it works, and we can identify the changes, 
we can backport them to cygwin-mingw-gcc-3_2-branch
 

-----Original Message-----
From: Ranjit Mathew [mailto:rmathew@hotmail.com]
Sent: Friday, 13 September 2002 6:55 
To: java@gcc.gnu.org
Subject: Re: Package/Class Confusion on GCJ/Windows


John Murga wrote:
> 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.

No such luck for me - I'm running MSYS, which is a fork of Cygwin
and accepts the same values for the CYGWIN environment variable,
and it still didn't work for me. :-(

Thanks for the help nevertheless!

Ranjit.





More information about the Java mailing list