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=aI1WIBYMgml6B3XH5Gkjf/UoBubVI5Cl1M9NvT3c+kp S1Y5k+TZh2zG2T2QODEem2faRnvQm+xUdqfyA5I1/BCnUyNmV6vEwm8HC+51Aeul XUSZbtxKZAUy4hTnorZZUPyn5qiGV0fOe7fHFWJttklDXmfd2n1v2YzRJ/9g+VXg = 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=/Yr4wrgQm1FEXnity190yQ8n4lc=; b=QzI4NTme6XQFvdUHo bydfoSx9UEEFT6s/mwZDHIec9mPDwtjNRf0llY20nnLL6Oysvq9aL/wDRlfl/H2d ywvSSicSVAPMRm+fdyYtfYwqSu40+1kv9HdO0HbJH/HJLeUIJh6Q3ljSoCFECO1I egyBSufcticj8CNPe7ke7518Zo= 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.4 required=5.0 tests=AWL,BAYES_20,KHOP_THREADED,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: out3-smtp.messagingengine.com Message-ID: <5227B0A3.6050104@cwilson.fastmail.fm> Date: Wed, 04 Sep 2013 18:13:55 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Re: config.guess and config.sub older than new Cygwin64 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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. -- Chuck -- 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