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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=nvJqkXhvi5CYcfJRGbn0+hBXZp9emN gUWa0cyZIB5ViMjDAEr6ch3q82eMFpr6o201mBKcdBiyk74rvCYUZ0UwDf8E10Ev Oknok4Uy4kb/5xXOjERSPkbVDtUKX7bSjpDGIuJcLVSA33iFj5NdakNJqzMWG/c7 1hF7hNlg8IFWM= 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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=BWBNHPoV8Az9CM1/ObavUKesZS8=; b=iGFX OUdYkYYhPV1smc62DYzzKzrh7d2pKl3glZWU9wM13KlCpxINuZgrQUnNMxPLV78a 8PMTHwirn8wbjOzOsXXIx0w9ZVbgLvyoH00DNuiwAgw7XgEuPwBxcMyQUiUXrDF4 fy8Nap6LfjALQ7jG1qg4NMZgR+LkiI7b7gZegXc= 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=-1.7 required=5.0 tests=AWL,BAYES_00,TW_LR,TW_RW,TW_WX,TW_XR autolearn=no version=3.3.1 Date: Mon, 17 Jun 2013 14:50:29 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Native symlinks troubles Message-ID: <20130617125029.GE21191@calimero.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Note-from-DJ: This may be spam On Jun 17 08:43, Алексей Павлов wrote: > This simple example illustrate problem with using native symlinks. > > $ export CYGWIN=winsymlinks:nativestrict > > $ mkdir bld && mkdir source && touch source/srcfile && ln -s > ../source/srcfile bld/bldfile > > $ ls -l bld > total 0 > lrwxrwxrwx 1 alexey None 10 Jun 17 08:29 bldfile -> ce/srcfile Thanks for the report. I applied a patch which should fix this issue. I'm just uploading a new developer snapshot 2013-06-17 to http://cygwin.com/snapshots/, as well as a new 64 bit Cygwin test release 1.7.21-4. Please give one of them a try. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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