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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=wcqr8Yl/m2Fo7xSe5yNlFswYZuxzy O3sNHh9eqf0vZZz++oTRa0nfzK9JZIQLGZsWgX0Ujk5oep076drkhpa6sM981AS1 43lCbboAgYnAgDhvib9bdDUAhhd5Xd8kfRVqHItQJi+O2ANlIRwYLqmiAYX/gYmm Pdu8qnPoOAiMbE= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=d6v1K5H6uielBLAGMh+2WvX1zUo=; b=fdG 1JWyhnbqg7FLNUMmfudeehzr9gOuin8FWqMrzzvdz/SPzJpI2YPyNgrlJu5ngU8t +MPjDU8Lv7odjOlt43NGpwVtP1pzEiHQ4iKxYXRrY3Lijw2kg8kum0lnxswPA5Ou U3XzAbb8noUtncGwBHRoJ3qstsM/pB3l4QFJo6Dc= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-it0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7NdE7xg0dGNCvAYdVg+9cqM3XJFy9UHWTnBfTDQY1eA=; b=TJkRosABtX/41KNfIBrU8CPGMZ+feXAXJufhqC5Mbo7I1VIyvpAbShRtSrg6z3JYBo ql7A4n1QZfVPjZ0zi2xLOcFpWBHHluLv5DgOgOlZc7rAnnGOPAUfJ12k32ZJ98ZC4HEI WYhtQRRYw2ITq9KGl0MTh6QZPLOukYA3l3qrjPaKsm/2j+GB1aqxjWJBhLAem2uwovLW wlaWy4AHNyPquNM0mJPEiqAYSTsubKWPtt3CmldLmjD+Kz7bZ8xvSouOPPbTnDS6DL/F 9tWOXClwl5gaZaPr/pGOrzAodcCQ6rWgfSGor3Eo5uwkfX6FfDfI1cU8snt6M2Gx3+4X fg3g== X-Gm-Message-State: AA6/9RmD2w5gIhqE7Wnaq/wKawD/GB7o5yrDd7Ncq7X2qK50Z9A3vrEpyWmPthqS5q2kVw4kn02wwiFnSEWyZw== X-Received: by 10.36.227.15 with SMTP id d15mr11101907ith.75.1475337167436; Sat, 01 Oct 2016 08:52:47 -0700 (PDT) MIME-Version: 1.0 From: Gene Pavlovsky Date: Sat, 1 Oct 2016 18:52:47 +0300 Message-ID: Subject: Native symlinks and setup.exe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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? --Gene -- 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