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=ViAE/oLWRAfhXuxlSrbr7C4lhY0S09arH4UcuxHwW97 j3uoAuZKvNt0ffl4m30H7RNRn2rqUUxXIon0tHceAIH1AGA41/xXL8ADX5zP3xzs kjQlJDtbXqdgtMgJXNo33Uq873QfeDTu6MthMc609RbBAtaEh6NLmdF7Z1LagroQ = 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=n4VEBGUl/Ss3oVGz+MNmCkny7Lg=; b=iHN3UEtVMamEDpCOZ wDgxtWCtn+zXT6FQHP21xpRk3RgX+NMKSuNGgxv2hJJQFDbbGM4jDx4T5+ZoQqwQ df2saCL7OVr7YvwDXVdlHrKB6gjNJyl23X9W5Bhcok3jLs61kOxakOIByUWQv94a 0WLVlHfhsF3iHDUDdiz8kIe0Ek= 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=-3.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: bureau82.ns.utoronto.ca Message-ID: <522877FC.9050201@cs.utoronto.ca> Date: Thu, 05 Sep 2013 08:24:28 -0400 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: config.guess and config.sub older than new Cygwin64 References: <5227B0A3 DOT 6050104 AT cwilson DOT fastmail DOT fm> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 05/09/2013 8:08 AM, Earnie Boyd wrote: > On Wed, Sep 4, 2013 at 6:13 PM, Charles Wilson wrote: >> On 9/4/2013 5:43 PM, Earnie Boyd wrote: >>> Just a note to those of you using Cygwin64 to build packages. You >>> will need to most likely replace the config.guess and config.sub files >>> in those packages with newer ones from >>> ftp://ftp.gnu.org/pub/gnu/config/ because it won't guess your system >>> correctly. >>> >>> Twice now I've seen on config-patches a report submitted because of this. >>> >> The versions installed into /usr/share/automake-X.Y/ have all been modified >> to be the latest upstream as of mid-July -- for all X.Y from 1.4 to 1.14. >> >> Also, cygport itself ships with an identical copy, and modifying your script >> to call 'gnuconfigize' during src_compile() will update them as well. > That's fine if the user is using cygport but from the two I've seen on > config-patches is that the user is executing a package configure where > the package has an 11 year old config.guess and is not using cygport > at all. I would think that cygwin64 is the least of your worries if you're using an 11 year-old config.guess... $0.02 Ryan -- 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