Is there any way I can force the cygwin build of g++ to output folders using windows style (e.g. c:\folder\file) instead of cygwin style (/cygdrive/c/folder/file) when writing dependency files (-MM option)?

I have this problem, 'cause I use a windows build of make 3.81beta3 and it does not recognize cygwin style paths. The latest cygwin build of make is 3.80, which has some bugs, and I cannot use it.

Angel Tsankov
[EMAIL PROTECTED]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to