This is the mail archive of the cygwin 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] |
Here is a sample Makefile that breaks with Gnu Make 3.81-1 under Cygwin, but works fine with Gnu Make 3.80-1. We have been writing these types of Makefiles for years, using both Windows and Cygwin tools, and this is the first time Make has ever broken like this.
I see in another thread that this is a known issue, though I don't see it in the changelogs for make 3.81.
Was this a deliberate break with backwards compatibility? It means that every single reference to a windows path needs to be wrapped in cygpath, which is a huge inconvenience.
Is it broken only on Windows?
Is this a cywin only bug? What possible reason could there be to introduce this deliberately?
-- Matthew Doom doom dooM doo-DooM dOOm DOom doOM... DOOM! -- Gir
-- 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/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |