"Guy Harrison" wrote in gnu.utils.help:
>NTFS is case preserving. Windows is case-insensitive.

That's what I thought too. (BTW I'm in FAT3w2 not NTFS, but I don't 
think that matters.)

>If that doesn't fix it, you
>must show us - post the smallest snippet which fails for you.

Okay, here's a gross example. I type "make" (no quotes) and get

 make.exe: *** No targets specified and no makefile found.  Stop.

I type
        ren MAKEFILE makefile
        make
and the makefile runs with

 make.exe: Nothing to be done for `all'.

which is correct since targets are up to date.

-- 

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
                                  http://OakRoadSystems.com/
_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to