X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: Q26O1LIVM1nM_opm2RXzWZT2TKlZaaPhB4zjxfh.iK7HZjMaDv1R0lgY1zJBuZRiprH8gEOxpbbquldCRGzMmnQxV6LF40Ch2abLgM237HWH0GHs.EqU1k.s1bw8PYo- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4880FC8E.50807@sbcglobal.net> Date: Fri, 18 Jul 2008 20:26:54 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: colons in Cygwin (was Re: make-3.81-3 (ITA??)) References: <487E8966 DOT 7020509 AT qualcomm DOT com> <20080717004748 DOT GA30298 AT ednor DOT casa DOT cgf DOT cx> <487FAB2D DOT 4000201 AT qualcomm DOT com> <487FAFD9 DOT 2030501 AT x-ray DOT at> <487FDBA9 DOT 2030909 AT qualcomm DOT com> <20080718083405 DOT GG5675 AT calimero DOT vinschen DOT de> <4880DC05 DOT 5030905 AT qualcomm DOT com> In-Reply-To: <4880DC05.5030905@qualcomm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 On 2008-07-18 18:08Z, Rob Walker wrote: > Corinna Vinschen wrote: > >> You can just as well use the POSIX equivalent. If you have to >> convert between paths, there's the cygpath tool. > > [RGW] Yes, such a beast would be possible to construct, but it would be > horribly inefficient. I'd be wrapping every file parameter to every > command with a call to cygpath. If, say, all your code is in "d:\foo", then use an "identity mount": mount d:\foo /foo and you don't need 'cygpath' or drive letters with colons. See: http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00962.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/