make-w32
[Top][All Lists]
Advanced

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

Re: Bug in the expansion of $(MAKE) in GNU make 3.81


From: Eli Zaretskii
Subject: Re: Bug in the expansion of $(MAKE) in GNU make 3.81
Date: Fri, 17 Nov 2006 18:18:00 +0200

> Date: Fri, 17 Nov 2006 09:06:07 -0500
> From: Earnie Boyd <address@hidden>
> Cc: Benoit Sigoure <address@hidden>, address@hidden
> 
> 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.




reply via email to

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