X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=ZD2Dyo+2Mve9tKKLv2QcgO05ClQIUb Pzo19eEGkRvzmBkUAf0hUmXG+BwNSPmlWAm8+xTimpEQ9cN/9Xz3zlEpsjotenMh Sx169sUcx2oetBAUupnfpaIHF4niRsBEPMvazf1hX2URQV7/JZgSn2QY8g/2wDF9 RYdO0kmyC3fJY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=8OSDjP1TZE5Lhkxd6tjkWq3LS6g=; b=eRID 2etmXFydTrKD5+wAYuBLsSsvUt3jEWmQq8buvFtYW59zBsrrKYQhmSHRyfils964 NOwlxNvZcR0wSzHbA61K8nkRGNuHCHTMYlFcEy/3p7zt+TxZxFNysUDDg4SAogi7 ccP5M7kRHGQbRXFxdJJi+sxDYlbKAtreusqwSdw= 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 X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: UNC and POSIX paths Date: Mon, 17 Jun 2013 06:57:45 -0700 Lines: 16 Message-ID: References: <003501ce6b5f$b41f2c10$1c5d8430$%fedin AT samsung DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 In-Reply-To: <003501ce6b5f$b41f2c10$1c5d8430$%fedin@samsung.com> On 06/17/2013 06:36 AM, Fedin Pavel wrote: > Hello! > > I decided to pay attention to one more problem. Lots of not very well > written configure scripts and makefiles like to access things like > '//usr/bin'. Under Cygwin this causes problem because Cygwin treats '//' in > Windows-style as access to network shares. > What if we change this ? We could have a mount entry, something like '/unc' > (or /smb, /net, whatever) and access it like '/smb/computername/sharename'. > I think this would improve POSIX compatibility a lot. Why not simply fix the "not very well written configure scripts and makefiles" instead? BTW I've never come across a single one of those. Where are you getting yours? -- Andrew DeFaria Very funny Scotty - now beam down my clothes. -- 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