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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=sm l5XwfvF8c/WqddEev8zJ6ljU6BKxMMR1kuLUuMKLJh7QpubSKs8x+h3SzSfNP6p8 kCanLdcPem4iUHK0Ym0dWPo7cwuvSE7BnP8VaLBm5Uc1e8El4RvQckSABRcopjct NPum5iBl8Zz+pptvadyEpyVv1Fn5HW467JaRb3jJA= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=q2at2+km UdksErtA+v1WAzZOL/g=; b=tG79eeQE9leDTW2ZlJxqtk1YYP6Wx7eicWUitVvy R4jAWzibnuWfIQenj44COeMGVdbxzsG8tLF6bvF6vKzcrWdvsP9LOKzifyb0ONT2 zDu0phUZE00YlGEa5x/kL5PvqjSjNecTXkihpV0Zc6oOS/OdpW5vx7lmWZbjTtUN BuA= 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=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f181.google.com MIME-Version: 1.0 X-Received: by 10.224.137.4 with SMTP id u4mr9475191qat.69.1378384445994; Thu, 05 Sep 2013 05:34:05 -0700 (PDT) In-Reply-To: <522877FC.9050201@cs.utoronto.ca> References: <5227B0A3 DOT 6050104 AT cwilson DOT fastmail DOT fm> <522877FC DOT 9050201 AT cs DOT utoronto DOT ca> Date: Thu, 5 Sep 2013 08:34:05 -0400 Message-ID: Subject: Re: config.guess and config.sub older than new Cygwin64 From: Earnie Boyd To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Thu, Sep 5, 2013 at 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... Yes, especially since the output of config.guess suggests using a new version giving the ftp URI to use and the user blindly copies and pastes that output to email without first trying to use a more current version. It is the mindset of ISJWWP. ISJWWP - It should just work without problems -- Earnie -- https://sites.google.com/site/earnieboyd -- 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