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=Kp/dq48V+avJbkS7ulnVuk8I2khHmEJeT53bno9OcB/ rmWuX0HaEC3YIMBiCe2lv8+wBhu8Y9a+2L+x5o7vOeQ+Y2G6IBnFFG07QrL0rN7x 6BwHYoTCCoKAvpj34bneyPrwTMj2tXAoYuVba1AfeOG5DOYWOKFWS2L46VQNOBzQ = 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=U1jfJt1Cx+TEUPOgx28mWT7xxmE=; b=qZfGLyBeRMeFPCSvW FjsYyakyZJHcUeCZF2TSkkP3w6ZQoEf1PJl23ZOTMFy52Tj1dZdEkyxmRBLSJtJ5 VAm4w2UTrtnB/BqEKZHNYddjLDchcouh4mtRDwJR9Iv/65MRnXPA/KA8cNMcDsF/ zWNs93VQRPUPAmVPZd5QN2+6WU= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RDNS_NONE autolearn=no version=3.3.2 X-HELO: nm3-vm4.access.bullet.mail.bf1.yahoo.com X-Yahoo-SMTP: WYCRwFCswBC8m6bVJ92MJCrr7CCv7E0D7MVlHzXAj4lA6A-- X-Rocket-Received: from [192.168.1.95] (mcforum AT 74 DOT 171 DOT 109 DOT 130 with plain) by smtp106.sbc.mail.bf1.yahoo.com with SMTP; 04 Sep 2013 18:21:32 -0700 PDT Message-ID: <5227DC9C.5070201@bellsouth.net> Date: Wed, 04 Sep 2013 21:21:32 -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> <5227B7D6 DOT 2010709 AT users DOT sourceforge DOT net> In-Reply-To: <5227B7D6.2010709@users.sourceforge.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/4/2013 6:44 PM, Yaakov (Cygwin/X) wrote: > 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 > Context to invoke these processes? 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