gcc problem with filename case insensitivity

David Starks-Browning starksb@ebi.ac.uk
Tue Feb 25 11:51:00 GMT 2003


On Monday 24 Feb 03, Elfyn McBratney writes:
> > ...
> > and I compile with "gcc -Imy/include/dir sourcefile.c" where
> > String.h lives in my/include/dir.
> >
> > GCC uses my/include/dir/String.h to satisfy the <string.h> directive.
> 
> I just tried this with "check_case:strict" in my CYGWIN environment
> variable, and that works. It finds /usr/include/string.h and my local
> include/String.h .

Wow, that was it.  Thank you very very much!

Cheers,
David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list