This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Dos Style path in 3.79.1-7 and -5


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/


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