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=GQ9/p8bvD+zrn96A RvjJPsMFPbDr6HNrXKwGhB2ZDpaRCHj5Fc9WMIOXd+pc2NZUmm0nuKU8RpPWeDIv LHf4saLH6odjqkMQeQkVq6ZTuJ55oiFTgRpf/PIZdrIWZ5YQXwakuXd7xA20d1d0 NfEuI03+Qgzi0sb/q5vEpYgMQHU= 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=UbIWttJacflXo1uRqNQgcl POfA4=; b=EOI/MddJZP/hA74bhyjdpOAxZZUYjQyeJhwv0SRZ5V2Rfpn5rtxPD8 71EZ0DkUZrDe88kGb7/63RGfGGMkvrUd/K1GnJ3XY4bF3pmWnQrD4jPh+kw1J5oK rD/xE/pvGjxkSEyq1xlouVhclKZoVehfYm59RZDYu5JVQZEhaJisg= 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.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Which is it -pc- or -unknown- To: cygwin AT cygwin DOT com References: <29b66287-6bd7-4e82-b35d-12a735c2070b AT gmail DOT com> <31cae8bf-3f0a-7c4a-abea-fceaa77a7415 AT gmail DOT com> <9859a176-ec54-d2a2-f5dc-8663c4973c3e AT cygwin DOT com> <3ed24208-98fa-447d-cd66-41af5e357836 AT gmail DOT com> <5aa4b6d6-d6f7-9215-059c-1f9c0b184a6e AT gmail DOT com> <58fe16fd-cd83-a48f-d0b2-18b49dd62e2c AT gmail DOT com> From: Ken Brown Message-ID: <2712fac9-1b03-d04b-837b-cb9a29311414@cornell.edu> Date: Thu, 19 Oct 2017 10:18:07 -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: <58fe16fd-cd83-a48f-d0b2-18b49dd62e2c@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 10/19/2017 9:19 AM, cyg Simple wrote: > On 10/18/2017 6:58 PM, JonY wrote: >> I agree with Yaakov, why does it need to change? >> > > See my response to Yaakov. If you supply explicit host and build to > configure it does not work. So don't do that. Specifying host is for cross-compilation. Specifying build without host is for overriding the result of config.guess (never necessary on Cygwin). See https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Specifying-Target-Triplets.html In particular: "If you mean to override the result of config.guess, use --build, not --host, since the latter enables cross-compilation." Ken -- 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