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

Re: cygwin patch for libjava/configure.in


On 02 Aug 2001 19:48:49 -0600, Tom Tromey wrote:
> >>>>> "David" == Billinghurst, David (CRTS) <David.Billinghurst@riotinto.com> writes:
> 
> David> Have a look at
> David> http://gcc.gnu.org/ml/java/2001-04/msg00377.html.  I haven't
> David> done anything since then.
> 
> Thanks.  I read this message.
> 
> Most of the referenced patches have gone in.  Two have not:
> 
>     http://gcc.gnu.org/ml/gcc-patches/2001-04/msg01040.html
> 
> This changes jc1 to use strcasecmp and also to downcase the file
> name.  However, Robert Collins points out that this approach doesn't
> fully work.  Robert (if you're listening), do you have a different
> patch?  What is your paperwork status?

Sorry, no I don't have a different patch. As I indicated - I suspect
it's an automatic name test for sub classes - but I know very very
little about the guts of gcj. 

If you know where the comparison to current_jcf->filename occurs, then
making that strcasencmp and removing the tolower() should do the trick.

> So it sounds like we're actually fairly close to having something work
> on Cygwin.  That's cool!

Very!
Rob
 
> Tom



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