Gurpreet Singh wrote:
> I am facing an issue in gnuwin32 make 3.81. The paths containing white
> space in vpath is not working properly. Is this a know bug? Is there
> any fix/patch released for this?

Does your own post not suggest a solution?  Hint: avoid white space in
path names.

In general, spaces in path names are troublesome.  Why do you need them?
Even if you insist on putting stuff under `Program Files', or `My
Documents', (neither of which is to be recommended, BTW), you can use
relative paths in VPATH or vpath, to circumvent the issue.

Regards,
Keith.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to