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


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.




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