change in behavior of make from 3.80 to 3.81

William A. Hoffman billlist@nycap.rr.com
Wed Aug 16 13:38:00 GMT 2006


At 05:02 PM 8/15/2006, Christopher Faylor wrote:
>Just to clarify, the whole point of your interest is to avoid telling
>people that they should use the MinGW version of make with makefiles
>that are intended for use MS-DOS-like applications, right?  If that
>is the case, then it really seems like the path of least effort is
>just to instruct people to use MinGW.

Actually no, MinGW make is not working for what used to work with cygwin
make.   It has a nasty habit of changing cl's command line arguments
like /GZ into c:/msys/1.0/GZ.   If there is a sh.exe in the PATH.  So,
I can get things to work, but you have to run from a MS Command prompt,
and not from a cygwin shell, or an msys shell.   It kind of sucks.


-Bill


--
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/



More information about the Cygwin mailing list