From: sheetal AT vsisinc DOT com (Sheetal Gangakhedkar) Subject: %.o: %.c - case sensitive 21 Dec 1998 16:50:13 -0800 Message-ID: <19981221223146.20567.qmail.cygnus.gnu-win32@findmail.com> To: gnu-win32 AT cygnus DOT com Cc: al AT vsisinc DOT com, sheetal AT vsisinc DOT com, kei AT vsisinc DOT com, kim AT vsisinc DOT com After a lot of testing, I was able to find the problem. The problem seems to occur when the makefile looks for a filename or path match when it expands the expressions of kind "%.o" or "%.c". It only tries to look for files that are lower case. How is everybody getting around this bug? Should'nt the win32 version be case insensitive? Any input would be appreciated. - 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".