This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: gcc problem with filename case insensitivity


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/


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