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=YQppwG0BI6kkVHZMYevg7Sy+v3HAaPcGuAhaR6aTAQT yLtOmELNt10+USVWJBhV3f6OpRjRh22/0bpfR+FJDvDP8owJkRIKhZBmv0WeP9NH a63BPKtC9nLPvckIAgNolpT1udT9QSZFJi/8KLeC9IucOxKo2OGKqDOjaONm78XQ = 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=ryTpDSBZzt42zJNwCDbzt9KBvnA=; b=RENTf4k/MI/eLbq25 lcmdBdREotTquwNa3mieRNPVcLH2nhmR4NkZzxJ7Ozhkk4/j4sfyr80+v3AlkaXi jm1eTMgcxg1T2Nw2wfLCLCdA4mXlpRp4J+4nHux8jV54/TOLBF2Er7SoR4nIzmQT PvMNSwH0jXve+em1I/GiRb+3G8= 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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE autolearn=no version=3.3.2 X-HELO: nm4.access.bullet.mail.gq1.yahoo.com X-Yahoo-SMTP: WYCRwFCswBC8m6bVJ92MJCrr7CCv7E0D7MVlHzXAj4lA6A-- X-Rocket-Received: from [192.168.1.95] (mcforum AT 74 DOT 171 DOT 109 DOT 130 with ) by smtp114.sbc.mail.gq1.yahoo.com with SMTP; 05 Sep 2013 06:43:33 -0700 PDT Message-ID: <52288A83.2070701@bellsouth.net> Date: Thu, 05 Sep 2013 09:43:31 -0400 From: Robert McBroom 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: config.guess and config.sub older than new Cygwin64 References: <5227B0A3 DOT 6050104 AT cwilson DOT fastmail DOT fm> <522877FC DOT 9050201 AT cs DOT utoronto DOT ca> In-Reply-To: <522877FC.9050201@cs.utoronto.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/5/2013 8:24 AM, Ryan Johnson wrote: > 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 > That is what you get if you pull a source tar ball off the source tree. Sometimes there is a clue on a next step along a path to accomplish an update and sometimes not. Robert McBroom -- 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