X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 27 Apr 2009 12:02:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Update config.guess to treat cygwin 1.7 as new system name Message-ID: <20090427160224.GA7740@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <49A77132 DOT 3060506 AT byu DOT net> <20090427064710 DOT GA15625 AT air DOT net DOT au> <49F59D21 DOT 6050104 AT byu DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49F59D21.6050104@byu.net> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Apr 27, 2009 at 05:55:13AM -0600, Eric Blake wrote: >According to Ben Elliston on 4/27/2009 12:47 AM: >>> The upcoming Cygwin 1.7.0 release adds so many APIs and improves so >>> much functionality that it probably deserves a separate designation >>> in config.guess. For reference, notice the size of the most recent >>> beta announcement: >>> http://cygwin.com/ml/cygwin-announce/2009-02/msg00018.html >> >> For consistency with other system triplets that append their version >> number, could we emit the version number unconditionally for all >> Cygwin systems? (eg. i686-pc-cygwin1.5)? > >That would be fine with me. Properly written scripts already use cygwin* >as the case for detecting cygwin in general. I don't see any benefits to appending the cygwin version number to the triplet. That just makes extra typing. So what if there is new functionality? That's what configure is supposed to determine. What other systems emit version numbers after the OS name? Certainly config.guess for linux doesn't do that and it could have done that given the improvements from 2.2 -> 2.4 -> 2.6. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/