X-Recipient: archive-cygwin@delorie.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; q=dns; s=
	default; b=xMpWp4Uc2jW+DBHhmR1cphOeHdheRbtYYMmWitz7Nx55nfpShSo/X
	nMU3a9UoUmBw+LMNYEgQvntw8XTAdaLsgyC1NQDSGBPlViEgBOtDkheDyvfhcGd+
	MO+PODojtTo/wQUdEtPqf3t/+x7oxWOASNS7VNg9iqxwdADqi27NCU=
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; s=default;
	 bh=7QctijWfU2EXQuhV5I9YV3Oyv3Y=; b=Fus0YxnmijB0pdnAmEBrvBDLbSua
	91imLuecBvMHddjP0JO6yWXB3f9Z8wQ9FzXEtcRWN9HXLN7sIPi4K1xKAQeiqi8T
	ngyUsmpTabuWyRkmWglnS8MDqXSkfPGLK3AJ2s+fOR5x92eUoetHbtK6ji6CHRrl
	fxqe7/97htibrSo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*MI:sk:fg@mail, H*r:Unknown, H*UA:3.0.4, H*u:3.0.4
X-HELO: blaine.gmane.org
To: cygwin@cygwin.com
From: Thorsten Kampe <thorsten@thorstenkampe.de>
Subject: Re: Native symlinks and setup.exe
Date: Sun, 2 Oct 2016 13:00:31 +0200
Lines: 16
Message-ID: <nsqpd6$tvm$2@blaine.gmane.org>
References: <CAPTiy3O9eEhdgWcdEKkY=Egd+_8WJtxOc6WXjhecr9Du=-f=fg@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
User-Agent: MicroPlanet-Gravity/3.0.4
X-IsSubscribed: yes

* Gene Pavlovsky (Sat, 1 Oct 2016 18:52:47 +0300)
> 
> I'm installing Cygwin 64-bit on a fresh Win 7 x64 installation.
> Before running setup.exe I've set the system env var CYGWIN=winsymlinks:native
> After that I ran setup-x86_64.exe and installed cygwin64.
> The symlinks to .exe files in bin, created by setup, are not native
> symlinks, they are cygwin symlinks. Apparently, setup doesn't honor
> the winsymlinks:native CYGWIN option. Is that intended (why?) or a
> bug?

Setup does not create symlinks. That's either done by the postinstall 
scripts or the contents of the package are simply unpacked to the 
folder. So the answer to your question is: the symlinks are not 
created but copied, that's why.

Thorsten


--
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

