classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building classpath on CYGWIN !!


From: Eric Blake
Subject: Re: Building classpath on CYGWIN !!
Date: Mon, 16 Sep 2002 07:21:36 -0600
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

Brian Jones wrote:
> 
> Something strange going on with gcj maybe?  This says that there is
> both a ../java/awt/color.java and a ../java/awt/Color.java... is that
> true?  It isn't like that in CVS.
> 
> Brian

No, but there is java/awt/Color.java and java/awt/color/*.java.

gcj is still having problems when a class and subpackage with different
capitalization clash, even though jikes and javac are able to handle it.
 Try setting the environment variable CYGWIN=check_case:strict, to see
if that helps.

-- 
This signature intentionally left boring.

Eric Blake             address@hidden
  BYU student, free software programmer






reply via email to

[Prev in Thread] Current Thread [Next in Thread]