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=hWJHos7NjdoRte+Nz9OYfskiGUGrV3115sQ2OdXGzba gUFxRfUqO/8xm+jUgbgxfYeSVAYlF4LfmwOY85E8FpWYNd++FUtrfwTDk4aMNsHz E07R8Rx3HOP2ED//36EyRa9hWr5SXPTPF8betmOXv9i0TquZgVCzTLrseuejO768 = 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=mjJ3VqFuvyPaqlpxLGhnWlERA7s=; b=IWJ77jTHQsiqYCgrv Jxpx/ftPwTrvDsBNoRPoV365405e1m3BRwkCZffseRb4MJxLrm1eknPSCFG2AlPA hN4PttyfAUnxj3+AUhu3QCpWcAxeTeKjUHfmyb7nXlAI/mep8GKY2aTdaC0+5w2D Ny44T/SxtCg9LZuVe5vBNdEFFQ= 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=ALL_TRUSTED,AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mail-pa0-f50.google.com X-Received: by 10.67.1.101 with SMTP id bf5mr5709034pad.50.1378334679449; Wed, 04 Sep 2013 15:44:39 -0700 (PDT) Message-ID: <5227B7D6.2010709@users.sourceforge.net> Date: Wed, 04 Sep 2013 17:44:38 -0500 From: "Yaakov (Cygwin/X)" 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: <5227B0A3.6050104@cwilson.fastmail.fm> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2013-09-04 17:13, 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. > > 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. Please note that cygautoreconf() and the other *_autoreconf() functions already handle this automatically where applicable. 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