From: andy AT assured-digital DOT com (Andrew Sweeney) Subject: Case sensitivity in make.exe 20 Oct 1997 20:04:18 -0700 Message-ID: <344BCE74.2BC34F19.cygnus.gnu-win32@assured-digital.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "gnu-win32 AT cygnus DOT com" 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 AT assured-digital DOT com 29 King Street Littleton, Ma 01460 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".