From: mh AT mike DOT franken DOT de (Michael Hirmke) Subject: Re: B20 : make bug with filenames in upper case 28 Nov 1998 00:50:54 -0800 Message-ID: <75gxk4d$pfB.cygnus.gnu-win32@mike.franken.de> References: <199811231552 DOT QAA17666 AT soleil DOT mnet DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi Jean, >when i try to compile reactos with cygwin B20, make return the following >error : >*** No rule to make target 'hal/x86/head.o' >My system is under windows 95, and the disk has a fat32 partition. >When i rename the file Head.s to head.s (lowercase), then make find the >rule correcly. This is not a bug, but the supposed behaviour. Unix can distinguish between Head and head and so does make on Cygwin systems. If you have head.s in your makefile, but the filename is Head.s, you'll rightly get an error. Bye. Michael. -- Michael Hirmke | Telefon +49 (911) 557999 Georg-Strobel-Strasse 81 | FAX +49 (911) 557664 90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de | WWW http://aquarius.franken.de/ - 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".