Case sensitivity in make.exe
Andrew Sweeney
andy@assured-digital.com
Mon Oct 20 16:37:00 GMT 1997
How do I disable filename case sensitivity in make.
I have a problem where I use gcc -MM to generate dependencies. The
output is all lowercase and when I compile it doesn't find the correct
file.
I have a huge sorucetree so I can't rename every file. It will break
other developers.
example.
Locate.c
output of gcc-MM
loacte.o: ../src/locate.c ../inc/locate.h
gcc -o locate.o
Error: No such file locate.c
I am running on Window NT. Should this package work on win NT?
I you know the answer could you please email me. I took my name off the
list cause of the volume of mail generated.
thanks
Andy
--
Andrew Sweeney
andy@assured-digital.com
29 King Street
Littleton, Ma 01460
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list