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:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=tn220NF6ftBkE5B8 YXcfHMwrLTeWhW0XprdTgjhOs1fn+piAD16NTzOrVl9HgcWcDoNqnwr4CDM8DeUL axQCc4vwraST47xDUnLnc6NaxCGldky0ZbRW6E7A0UWdAVo179uYcp2NGqyCUcpH UQXrqio+zK9CHMlo0iQfB7B3UOU= 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:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=fcCPxNcrUIeXO2N73Cshdu Y1oo0=; b=MzZmk43jcn4GDoq16YDe4T5XJpM9lMR0uOJwupAyv4H8BmDOUZ54cM oPvT2PIxohqj5KKgT5tl4k0PcqkhCx6X/FN1P2lhMRhPNRa9se0uwS8F6RrqUNf1 SOq9krUAot7draPJ0LN9fuqfqb8Nu1py7JTDfsTcUQrcHTwEFl6bY= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=angst, H*M:8224, H*R:D*cygwin.com, our X-HELO: mail-it0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:reply-to:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=IX3GjiyrbQAfqZU1dBZfpBzJwHCAxEA/cwUnG1ipzrE=; b=IeXq8uWbO+MKdvhEr0D8/STWgAL0usGgZSFGqfKLAWRP2zQimjcKPqQVPthu8iFxR1 D3a2uScHCtDV/xfEZnQ2VA8Ce/ZCibz+zUopZu3/kaPukfGtzomYSet4pQx5bPP2ypNi Mgxbe2QdeL8t342zwlcjAOr6pII/+I+aUjoUMMkGj2nHEfr3EOpb9Q5YiTa8OdsaMfWl 1cPBmedDld60yCjF3Em+UsboE8TavreR2qDtamS0MMiyulNxSo04GdXelswGcnu0KeIF j5nZP6OqLSbK5wxotBNHy0hhgPgGtrxJ9piHYWMu1q2Q1tYqlYT1rCKcF8Y6+hUa6+3y 4Z7g== X-Gm-Message-State: AMCzsaWAerF/nfm3IAWk45x7QZ+1KELZ/2iXPngBU6bFWNnqWKSEWQvH Dz0ZX2YRR1nvvXEItbubXLTbmw== X-Google-Smtp-Source: ABhQp+RCpEdeRdihb+pkBCfgX7/zmXGSrctWyAB9spdcbust/APwpBC0oTJxLxb0IIC551HCftlOkQ== X-Received: by 10.36.110.71 with SMTP id w68mr2585488itc.113.1508506089011; Fri, 20 Oct 2017 06:28:09 -0700 (PDT) Subject: Re: Which is it -pc- or -unknown- To: cygwin AT cygwin DOT com References: <59e7e340 DOT e9099d0a DOT ecab9 DOT 127a AT mx DOT google DOT com> <5e3588d9-d0a6-4181-54aa-56afa5082eab AT gmail DOT com> <10f91c20-d6d0-0dc4-cd2e-f71b2489defd AT cygwin DOT com> <193B1E2F-25B2-4C44-BC27-ADD19DD8CD43 AT solidrocksystems DOT com> <59c46d01-832a-357d-53b3-7cc8a7c26f1b AT gmail DOT com> <45b5c7da-e802-ae5f-9692-a9caf94fcda7 AT cygwin DOT com> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Message-ID: Date: Fri, 20 Oct 2017 09:28:09 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <45b5c7da-e802-ae5f-9692-a9caf94fcda7@cygwin.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 10/19/2017 4:33 PM, Yaakov Selkowitz wrote: > 2) the output of config.guess is a default and does NOT reflect, or need > to match, our chosen triplet. There is nothing to fix in config.guess. Fine, it doesn't have to match, why don't you want it to? Don't give me the historical reasons idea. Scenario: I know nothing of your *chosen* x86_64-pc-cygwin. I have found a new compiler toolchain I want to build from source. I use the defaults for the configure script. I end up with host tools of x86_64-unknown-cygwin. This now doesn't match your *chosen* x86_64-pc-cygwin. Scenario: I know nothing of your *chosen* x86_64-pc-cygwin. I download the latest version of binutils I use the defaults for the configure script. I end up with host tools of x86_64-unknown-cygwin. This now doesn't match your *chosen* x86-64-pc-cygwin. What is your angst toward changing the *default* to match the *chosen*? -- cyg Simple -- 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