X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Message-ID: <4B591221.10501@byu.net> Date: Thu, 21 Jan 2010 19:49:05 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; 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, Edward Lam Subject: Re: [ANNOUNCEMENT] [1.7] Updated: dash-0.5.5.1-2; Obsolete: ash References: <4B5860C9 DOT 50100 AT sidefx DOT com> In-Reply-To: <4B5860C9.50100@sidefx.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig23C475D1E0FDB78791AF8E76" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig23C475D1E0FDB78791AF8E76 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable According to Edward Lam on 1/21/2010 7:12 AM: > DOS file paths and dash seems to NOT support them Huh? Give an example. dash supports DOS paths the same as bash. That is, if the : doesn't already cause other problems (as in tar), then the DOS path is handed on to native windows (and you get the nodosfiles warning from cygwin1.dll on the first use). > I tried to go look for ash but couldn't find it anymore. dash IS ash - the dash project is a modernized port of the old ash code base, with the goal of being even faster and more POSIX-compliant. > Using bash seems to cause other problems in the build process (and of > course it's also dog slow on this complicated project). Any ideas? I'm not going out of my way to do anything for DOS paths other than what you happen to get for free; if they work, great; if they don't, you've been warned that POSIX paths are the way to go in cygwin. If you REALLY want DOS paths and faster execution, look to mingw, not cygwin. --=20 Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net volunteer cygwin dash maintainer --------------enig23C475D1E0FDB78791AF8E76 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktZEiUACgkQ84KuGfSFAYCaLACffvbnVAYM18V1uBOvE//bG94H CdMAoJ1mwtpm9fqDp+4Ah0NG3az5jvr+ =4+c+ -----END PGP SIGNATURE----- --------------enig23C475D1E0FDB78791AF8E76--