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=OjyLuGyphD01ow0u 2in6Eo1Qz7hyvldVOG9APR9tcuYKU7CAXDVYyjr5M8Yuv5AYN7cYISg+68H4VUIa JtaaT3uqb9uoMiM1hifqNnemseQTnKJe5YtsEXlJ8J7zjyPJxv+v17aCQ5idN+zE iw9NgQ6kEdT5G8Za2nMkhGCTy2w= 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=8NgdL6M25KWk7TmkBz950Z pk8tk=; b=nWobcDaifsc0Ontc2Bld27fjPY546yt2eF3XUSLQ521d1wK3OrAUfc 47GGE5NibGiw7XfZSwQ9IXHmkrVFzJZgpF7vU2s6dwoDQOgv3Ewyb01Zg5uCXLIi PWsdX8jVZGd+lFvth6NjLLiwPOYhTAjWa3rPnyVhPgZ04GcINeDoQ= 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=x86_64unknowncygwin*exe, x86_64-unknown-cygwin-*.exe, corrective, UD:x86_64-pc-cygwin-*.exe X-HELO: mail-it0-f44.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=JYfz3UN0nq1IS3sqwK1FyZ+v64g9c71mQx2ZBlrc5Ck=; b=ArhcH0ZvmsQG2I9iXVMdWGGLn6qpeKe7qde/mvC4IZ97F7CWF+S74nDGZvrl58D/zB XPmLuOT/powJm5LKMu0DJEuB125WE6Sqf1vOFQIb/3qE5owA6j37Cih3C0rat5XbGa3q NbO8tGGzXjJdkBLlustd5JhdY//qaj05k6Jr4diEPsHMZe2QRub4Ezoba49xSWoI2EWG RfxrrEgEkEF/NuqEeTCkcKgv4MXNQgv6XWEv6UGXBhWeCktANIDjIwnjC+V7kgW13X77 exHQpoE1aJ7JSBf2EpmrhQUZCLdwUd80SfpC9xto0l0qhLFggo7PUGh4+GGnN4LxBwtJ Z6Dw== X-Gm-Message-State: AMCzsaVdhw/t3blT80kHHrC8qOBtGterUJ4U6knD2uh/sXphk7Nv7a2s T27ifX2hwyBxCO7C+9rm7l2aOw== X-Google-Smtp-Source: ABhQp+SF25GKilBBU5tvu1YB9BL8jdkm4poNEPgBerNB/SOxIE3YDeX2QtS/jLB/VrKXPJO/L0TBGA== X-Received: by 10.36.77.198 with SMTP id l189mr2079267itb.116.1508419054916; Thu, 19 Oct 2017 06:17:34 -0700 (PDT) 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> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Message-ID: <7d0584ff-a917-70d6-9422-06c9cf06b4e0@gmail.com> Date: Thu, 19 Oct 2017 09:17:34 -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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 10/18/2017 6:41 PM, Yaakov Selkowitz wrote: > On 2017-10-18 14:10, cyg Simple wrote: >> On 10/18/2017 1:11 PM, Yaakov Selkowitz wrote: >>> On 2017-10-18 09:05, cyg Simple wrote: >>>> Does anyone care if a patch to config.guess changes the i*:CYGWIN*:* >>>> filter to echo ${UNAME_MACHINE}-unknown-cygwin? >>> >>> That would be incorrect. config.guess is fine as it is. >> >> So the corrective action is to distribute GCC and friends as >> x86_64-unknown-cygwin-*.exe instead of x86_64-pc-cygwin-*.exe. > > Incorrect. GCC is also fine as is. > No it is not! The below example should work out of the box and it doesn't. ./configure --host=x86_64-unknown-cygwin --build=x86_64-unknown-cygwin -- 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