| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4D843ABE.8040506@cwilson.fastmail.fm> |
| Date: | Sat, 19 Mar 2011 01:10:22 -0400 |
| From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin (1.7.8 and other versions) problems with globbing when invoked from DOS/Windows with nested quotes |
| References: | <AANLkTim=3gM0sS6RCP6rCjKe6W2hY200wBaaGZ=g8gdu AT mail DOT gmail DOT com> <4D83D60C DOT 3080702 AT cygwin DOT com> <AANLkTinQSuqf3g5efsQ2C5odF45-jR4FuAgUceyi8GKr AT mail DOT gmail DOT com> |
| In-Reply-To: | <AANLkTinQSuqf3g5efsQ2C5odF45-jR4FuAgUceyi8GKr@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 3/18/2011 11:47 PM, David Boyce wrote:
> 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.
Wow. I suspect bit rot, as B20.1 dates back to 1998:
http://cygwin.com/ml/cygwin/1998-12/msg00093.html
Any path conversion that this specially-configured make might do, in
order to turn its native DOS-ish paths into something CYGWIN_SHELL might
understand, is probably (a) a crude heuristic that no longer applies,
(b) uses now-deprecated functions, or (c) relies on explicitly calling
system("cygpath ....") on every PATH, every time a shell command is
invoked (yikes).
--
Chuck
--
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 |