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=VsiyQKFJ4PYOfrjB Q2LM9SOdxznwMqHkZdOtVsIdY99udGkcMcBWfpMLtb2Csoh2bYUwdNvqzWQ3LRnS b4kFfDD+OIaTU7NXDAzkWWzM/sA9ljQAvADo55o4Wrm6lOgyFznAhsd0I3SbhwGr o2mfkRsRPfQkeI/9otjDkXH73Z8= 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=G+m3o1Tu7rxXe81GuToBZS pIvdE=; b=afPTZKHV/AyyYTaXqGLD+os/f/7q7cm/lQ6lYzbd7peYUaSUStrDsi zsW6I3+YNdNaUSWkAU4cup5IyL0FEqCkRXcTNPeo85VFDMwrM+BCeyvYVHqNVrAz 102oAMxHgHTtSZTxTxg04tv/cC6SlS6pg6PybIEYuMPnpiuJFhiAw= 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-wm0-f52.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:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=81Mhi0hOn5IADrww0iirdnVoKwcVl3vJfD5u5Ei+alQ=; b=Ysave8+dklWJTQpJCME2eLaDuTwjeK4k0NifH/lerDkZUfb+o5u6fBkPlmMEvgkM5Q VgqR+61xchpz6yUq39BpqF5JCDz2nByz1VkPcGmHGSEgcllypyErwXFzaGEK+BdQlOAV vV3RZBBWbkSfqrjvGWC9WVvbE8mExnhltbk7WIy9uZ20DgobYLWUczQmukEV6qC+y/Kp SOnTqhhqz+eqdVdfHY1ei8YhRQjyBaHvHH2lVnPJRiH5pEgQGZeSNT9IfQfCN8qRuBWH G0g51FTBoq6WtkqFZTgxRKRz5JSji9doE3V0C5B/VT18z6TxOMjZsjqrV8w+HSrWoAPp KWIQ== X-Gm-Message-State: AMCzsaUt3/uOk3cArXZdZptZqVZMMD2LjWBm6vNmb+wNyvNaPU0as0x1 Rg86W+fTtI0AirxuWGHM8wU/XQ== X-Google-Smtp-Source: ABhQp+RsRHDz9JhseGupfZEfr5kfB2FvNZTUEWFxxJ97wlOi0jmdadNrbM4WCP7Fo3xYb1oBaGU7eQ== X-Received: by 10.28.71.211 with SMTP id m80mr2121941wmi.158.1508424124309; Thu, 19 Oct 2017 07:42:04 -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> <7d0584ff-a917-70d6-9422-06c9cf06b4e0 AT gmail DOT com> From: Marco Atzeri Message-ID: <0076dbc9-333f-b17f-e13e-f7574505c91e@gmail.com> Date: Thu, 19 Oct 2017 16:41:59 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <7d0584ff-a917-70d6-9422-06c9cf06b4e0@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 19/10/2017 15:17, cyg Simple wrote: > > >>> >>> 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 the correct way is ./configure don't add what you don't need.. -- 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