> Date: Fri, 17 Nov 2006 09:06:07 -0500
> From: Earnie Boyd <[EMAIL PROTECTED]>
> Cc: Benoit Sigoure <[EMAIL PROTECTED]>, make-w32@gnu.org
> 
> FWIW, you're barking at a long standing Cygwin issue.

It could be kept unresolved in Cygwin's Make as long as it only
supported Posix-style file names, but I don't think it can remain
unsolved in a Cygwin Make that claims to support DOS-style file names.
So I think we need to fix this.

FWIW, I think the MSYS build should also pick up the patch that solves
this, which is why I conditioned it on HAVE_DOS_PATHS, not on CYGWIN.

> The mix of POSIX and Win32 paths in the Makefile will cause issues.

All the issues that I know of are supposedly solved by the
HAVE_DOS_PATHS patch that is now in the CVS.  If you know about more
issues, please tell what they are.


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

Reply via email to