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=A3 q7awCwuI4PGoUSNBd5tESdQqBzVILDtUFv3jQd39gXyr8NTKux731mMoOGoB9wIK 5RPZW/ehgajvTfCsbz1dt2Vwy/ztSAjgtI4O8NfttMIWR93vttPKm8eQ4uyPIrgu zW9jnXEcD8wVbF2gd8YeXi7eOIP3Qhc38NGNC7Spc= 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=Xh6CQSJB IqTZJOXeN3e/Kw0X90A=; b=JWYhV96sr9K6qT8GF34Q5ivc85UibDAYI7pv2ZgB qx9aWt40ncNFajhjaInxlNlWLilEP3x1cDOqBvAW79M9RnumL0iSWqslBYB2C/uW eXiedNP060QkqalFEXaLqmo9puNVsJyGmY6vmtn6K82Gj/tQWE4Kb8+s74lfr+Wq Puk= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f176.google.com MIME-Version: 1.0 X-Received: by 10.49.35.106 with SMTP id g10mr9467459qej.35.1378382899180; Thu, 05 Sep 2013 05:08:19 -0700 (PDT) In-Reply-To: <5227B0A3.6050104@cwilson.fastmail.fm> References: <5227B0A3 DOT 6050104 AT cwilson DOT fastmail DOT fm> Date: Thu, 5 Sep 2013 08:08:19 -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 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. -- 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