I have been using   gnu make 3.79 on win32. The shell i use is cmd.exe.

I have recently upgraded my cygwin tools including make to 3.79.1-5 (and
subsequently to -7).

I seems that make no longer recognizes Dos style pathnames. So in a rule, if
i have 


target:
        d:\utils\print.exe hello.txt

if i do

 make target --win32


make does not recognize the d:\utils\print.exe path.

This used to work fine for me before.

Does anybody know anything about this?

thanks


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to