This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: B20 : make bug with filenames in upper case


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@mike.franken.de
                         | WWW     http://aquarius.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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