Hi,

I have found an issue - perhaps a user mistake - which I need to pass Cygwin 
style paths to make.
So instead of c:/path/to/whatever, I need to use /cygdrive/c/path/to/whatever.  
Is there a way
of forcing GNU make on MSYS2 + MinGW-w64 to honor paths of the form  the 
c:/path/to/whatever.

FWIW, I am setting the PATH in a DOS shell first, and even tried escaping the : 
with ^ - the escape
character for DOS command prompts (so c^:/).  I've also tried the bash escape 
character (so c\:/).

No joy.

Any pointers you may have would be appreciated.  If you need more information, 
please let me
know.

Thanks and regards,

Tom

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to