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=dgSoaXst7bgHxFar fwGm/FMppmwyVRskTpnAvsqLFaBTeWesl8ZvUKWIXLaaX2GgH4OyB9WwRAhCnOdm /9nIf8MpVDNNQZbSrvpp2JYQvv6lZj6/R2tvwnvgBVByznb2krFXVooGQmjw0whr 9weF1mlWKuqVMfzBBB6wpl8AeKA= 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=YxDY4ykELF/onr/L01zCEN 24OeI=; b=vR2jhd+RiLFg0yWVAi/QrsIFohtFVqDR78uVidB6U/8TuTE7JPdZDv t98V1UB/m6yURCLRHLfWiFXiuJafS9VgLvnLpt2mBCk9qjw1LYX+mXhmUwjXdCtN MpKJcJmWI8xFMBYcNFalmfvc8ObAkCTHWDXof7E42W15O/i+nIvus= 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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:at, 2fcygwin, H*MI:sk:5B19C9A, H*i:sk:5B19C9A X-HELO: mail-wm0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :disposition-notification-to:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=bdFGnO0oasQcQdDbnCmbiV7JRu5imquCzM5WByI4aB4=; b=hJ4k5k3pyP+dUAo7+Aqx7f16DJz16SCFexxVKfYdwgFm+VPfFro50Gytuf1Vude5pM GaODoUKPcu6k5s9a//NCeaYKKHSGq5131VaqjkCFi/grwB9m+vNq269KVtxMp1VrI1fu bgMAcq2FO7M838wjyZOiHDV0lV/gvrh4ihM01ccIK2GrEQX9zGcqg84Zn9V+upktCRu0 pqb1MzutcVmgpmeon2a6h2vqlnyEJJ3WRIoyt1pjf1jroJZpWea3+HwiJpKSrk3JwUHm FX4cU9IkWm7eN88/3TQ/H9hhmArO4cOhhuXNQxOYlA5Is1IeZPPGq5aye/BArKzk7Sev nfZQ== X-Gm-Message-State: ALyK8tKc8QwHfIoiN5unti5VKTeq+kUQux1oEeYlntp43/9slELGHoNPj5QWxpU/jCitXw== X-Received: by 10.194.133.9 with SMTP id oy9mr22875909wjb.41.1467805450962; Wed, 06 Jul 2016 04:44:10 -0700 (PDT) Subject: Re: Anecdotal: Rebase and Visual Studio 2015 and /etc To: cygwin AT cygwin DOT com References: <693uFCmXF1392S07 DOT 1467203045 AT web07 DOT cms DOT usa DOT net> <3334CBDB-BF42-4CDA-83B5-CCA5B251A746 AT etr-usa DOT com> <98C319EE-D0EF-48CD-85D7-3384DA5051A9 AT etr-usa DOT com> <44F329F2-C5FE-47D9-BCC5-BF7F9D85F68F AT etr-usa DOT com> <5B19C9A7-3200-4841-A300-D48C600623DA AT etr-usa DOT com> From: Vlado Message-ID: <3a4ddd57-7726-47fb-c417-a6f615544c29@gmail.com> Date: Wed, 6 Jul 2016 13:44:09 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <5B19C9A7-3200-4841-A300-D48C600623DA@etr-usa.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 6.7.2016 7:17, Warren Young wrote: >> if the mirror was used for both an x86 and x86_64 installation, it always uses the x86 setup.ini, regardless of the current architecture. > Good catch! The script now uses the output of uname -m to select the mirror subdirectory. > Hi, this is not allways right. I still use 32-bit Cygwin on 64-bit Windows. $ uname -m i686 $ ls 'Downloads/Cygwin/http%3A%2F%2Fgd.tuwien.ac.at%2Fgnu%2Fcygwin%2F/' noarch x86 Vlado -- 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