Re: Windows patches for the next release
Eli Zaretskii <[email protected]> Wed, 02 Oct 2013 19:17:58 +0300
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 02 Oct 2013 09:34:06 +0200 > From: Denis Excoffier <[email protected]> > Cc: <[email protected]>, <[email protected]>, <[email protected]>, > <[email protected]> > > The abspath error is gone. Thanks for testing, I will commit the changes soon. > However, output-sync, recursion, MAKE remain. Included work.tar.xz All of those failures are because of the exact form of $(MAKE). What Cygwin produces is functionally equivalent to what the test suite expects, so I think we can consider these failures redundant, if not bogus. (If Paul accepts your patch to the suite, they will be gone altogether.)