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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Z10pELprIxih8ssNO0EbZZa7zmCwbZyDtMwuk2GLbAY 2hV6wro6S69w65EnafRRGJordCAty/ygUI6dHWeei/GoNsVbuRbyGOwP8URtJB3S MKsR0KcQDDEvgtoTTMJKnzr+MfH+Blf/Lju6WyAIRsKVot32XgztPSf3aVJWl64I = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=3LvmM0h7eG98KaPySxZzGHSVHr0=; b=SYA0MAM0DIY1bseXs k3r/xld3NjOpyQcy9w18GGaNrXSIUoAykHEyA0UleUNSX8w7gM728nZ24VJqf4Y2 W+fEP7JyswMQsnGYU/Y3CuaZPWtwnaX5Y2y8AwGcHLVuf8yprhq6Gnh45f5Dp7L2 JpSPjSxH5e4fNlUPgR7rULi4ZA= 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 X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.50.67.80 with SMTP id l16mr888185igt.100.1365750952335; Fri, 12 Apr 2013 00:15:52 -0700 (PDT) Message-ID: <5167B4A9.7000405@users.sourceforge.net> Date: Fri, 12 Apr 2013 02:15:53 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [PATCH 64bit] automake 1.13.1-1: Fix config.guess result References: <51679DBD DOT 6060404 AT t-online DOT de> In-Reply-To: <51679DBD.6060404@t-online.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-04-12 00:38, Christian Franke wrote: > Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. > This should probably be changed (upstream) to be consistent with > i686-pc-cygwin. This was discussed a short while ago on cygwin-developers. Bottom line: while we could do so, it would take forever for the change to "trickle-down" to ordinary packages. It's really no different from Fedora's use of x86_64-redhat-linux for their toolchain while config.guess still returns x86_64-unknown-linux-gnu. cygport handles this transparently, so it shouldn't cause any problems. Yaakov -- 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