| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YW,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <4D83D60C.3080702@cygwin.com> |
| References: | <AANLkTim=3gM0sS6RCP6rCjKe6W2hY200wBaaGZ=g8gdu AT mail DOT gmail DOT com> <4D83D60C DOT 3080702 AT cygwin DOT com> |
| Date: | Fri, 18 Mar 2011 23:47:12 -0400 |
| Message-ID: | <AANLkTinQSuqf3g5efsQ2C5odF45-jR4FuAgUceyi8GKr@mail.gmail.com> |
| Subject: | Re: Cygwin (1.7.8 and other versions) problems with globbing when invoked from DOS/Windows with nested quotes |
| From: | David Boyce <dsb AT boyski DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Fri, Mar 18, 2011 at 6:00 PM, Larry Hall (Cygwin) wrote:
> On 3/18/2011 2:39 PM, Alex Khripin wrote:
> If you're using a native Windows 'make' with a Cywgin shell, you're better
> off making your tools consistent. =A0Quoting mechanisms for Windows do not
> align with those used by Cygwin/Linux/Unix, so things are already
> problematic.
> Passing in a DOS path to a Cygwin shell and expecting the output to be
> properly quoted for a Windows version of 'make' is just asking for troubl=
e.
> So I'd recommend staying on one side of the fence or the other if you want
> to minimize headaches.
That's the expected - and generally reasonable - answer from the
Cygwin side, but it's worth noting that GNU make documents this combo
as being workable. From the README.W32 file in the source package:
Good news! Make now has native support for Cygwin sh. To enable,
define the HAVE_CYGWIN_SHELL in config.h and rebuild make
from scratch. This version of make tested with B20.1 of Cygwin.
Do not define BATCH_MODE_ONLY_SHELL if you use HAVE_CYGWIN_SHELL.
-dsb
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |