bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] Do not use DOS paths on Cygwin


From: Pavel Fedin
Subject: [PATCH 2/2] Do not use DOS paths on Cygwin
Date: Tue, 30 Jul 2013 14:44:58 +0400

 Currently make's configure suggests that it should use DOS-style paths on
Cygwin. This is not true, and this assumption makes path-related mechanisms
to work incorrectly. Currently Cygwin package supplies manual hint in
config.cache in order to work around this.
 I think we should also ask MinGW team about __MSYS__ definition. MSys is
close to Cygwin, so perhaps this should also be removed.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia


Attachment: make-3.82.90-1-no-dos-paths-on-cygwin.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]