Mail Archives: cygwin/1998/11/28/00:50:54
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".
- Raw text -