> From: "Mark Galeck (CW)" <mgal...@brocade.com>
> CC: "psm...@gnu.org" <psm...@gnu.org>, "make-w32@gnu.org" <make-w32@gnu.org>
> Date: Sun, 7 Feb 2010 10:52:58 -0800
> Accept-Language: en-US
> acceptlanguage: en-US
> 
> echo \\\foobar
> CreateProcess(C:\Tools\cygwin\bin\echo.exe,echo \\foobar,...)

Obviously, Make removes one of the 3 backslashes, before it invokes
echo.exe.

I will try to look into this some day.  But this area is so delicate,
what with all the shells it supports, that I'd hesitate to change
anything unless I see a clear bug.


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to