From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94803 invoked by alias); 2 Oct 2016 11:01:36 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 94787 invoked by uid 89); 2 Oct 2016 11:01:35 -0000 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 Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Oct 2016 11:01:34 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bqeW9-000098-C3 for cygwin@cygwin.com; Sun, 02 Oct 2016 13:01:13 +0200 To: cygwin@cygwin.com From: Thorsten Kampe Subject: Re: Native symlinks and setup.exe Date: Sun, 02 Oct 2016 11:48:00 -0000 Message-ID: References: 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 X-SW-Source: 2016-10/txt/msg00021.txt.bz2 * 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