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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=RZuMjeWd0cldJvoA /KgQyvTqcqR8CQP92rlgbHPYcSJCBydTlOULgESMMoC477/Vfq6CInv+dlW0e8lt N6XAsBw0yDFYYO1n+ocxCMl757lZuqvSEZ890t+WUjnw6x7D6au+D6PQi9vJD5+H 9H7MtuxUrvyOUHKaGYLrcwud88M= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=En39+VOJfKE8JlDb3C6s5Y dC3Ss=; b=WSAzTCF/8UP4HoHbYd6xYWaXJn/6+Qx7RtS2+Vxzoc9AWD9hX62Eid 2OysmZY5He9gKjBM9Yv8CgYEkYwWB+TQMECb7iQ1w0h0ACxhOV2upWxL1ROlv/z0 lmzo/vXkWtc0c7jqfxC/HSLx+B2sxU8w4qwEOwM9PyLESby/Sj/R8= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Vlado, 01102016, H*MI:sk:6b81e0d, H*Ad:D*gmx.de X-HELO: mout.gmx.net Subject: Re: Native symlinks and setup.exe To: cygwin AT cygwin DOT com References: <6b81e0d4-f9ac-a997-54f7-4c30347b61f3 AT gmail DOT com> From: Herbert Stocker Message-ID: <57F03ADA.8060406@gmx.de> Date: Sun, 2 Oct 2016 00:38:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <6b81e0d4-f9ac-a997-54f7-4c30347b61f3@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:tKUVwQ8ynG0=:oXVGfV+JQkmES437CX9DYq dFQfhTOJFDqsspL1CRYWmPaX3ljTo8XE2YtX/8+IhPxHsMxGPEl/jHnE6J8IRtt0pHDsGvr72 P64WSNLQhcyipUgi4IXwdmRsOv+IxC8NFl/PICk4b7pfXypbyLdHQxhEolYuHZaeTIjDwzH2T K4EWTTVyCIN/fCQtzkqmJj9TZbAzB9TdrE+SrmpYwrrAsJ5P4vu9nG+Jq7B4bdQVsxfqSFRLn akBz+8AjX1zSSul8g4vTnlERX5qw3PWWlNkeuHJrW+z1T3NJbBxH3v/BWssSV048ZEJpJM+FS TZeHgTM484gQ0p44wcFQT6PNtbWuZktCA0226nGa7UtMM0M61ueJmVelRCKnJQ/VAHVmnlaUH 4j27Qv74dxolLtdP6RNitPXRgY0tye4QWrqaJY76hWKTlduGTvxJNATzWVo05yhJBjvIBV2pE 7zw4dajjNm/jMpIymVUhq0F1jBAX5fw3E7FKeNwGBisgvJ8J+8eC9SRyqHDSrI8NGm8ixFhhN /zZ+Dg9+lW4H90ci/U/t1IeOIfV7WVcWQTgt9o9dHyeddA5cDl2itXh4SQd2G/FZigzv6QWJ7 Jam+6Kz7ghB/o/Ui4p7RxCQgxMDd20jj32aMlZdYpPc2uOVk2p2AC3wRv1M54PdSETJlTUfNR 6yegk8hsWTVfLzQIBKcDAT25jkyOnaOahfm7BpOg0uccmn+UBv35pMPwsqDP2Mp6sA0fWHO+w 6jXJvMLe4usbamYG6QNeNjloD4DY+wAIwfCddmTHdAGsCJ2Okiuerit7DexA1cXogQ3snckiR FDQalKb X-IsSubscribed: yes On 01.10.2016 23:32, Vlado wrote: > On 1.10.2016 17:52, Gene Pavlovsky wrote: >> 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? > > Hi Gene, > > IMHO CYGWIN variable controls Cygwin behavior, but setup is native > Windows app. > What You are describing is expected behavior. From a sole technical point of view, it's maybe expected. But from a software usage point of view not: Gene wants to use Cygwin with native links. And setup.exe is part of Cygwin. Therefore setup.exe *should* honor the CYGWIN variable. (those parts of CYGWIN that make sense for the setup). Or formulated another way: Gene wants to use native links with Cygwin. Cygwin does have that capability. How should he instruct setup.exe to do so? Herbert -- 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