From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20416 invoked by alias); 20 Nov 2003 21:15:02 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 20342 invoked from network); 20 Nov 2003 21:15:00 -0000 Received: from unknown (HELO mailout.TechFak.Uni-Bielefeld.DE) (129.70.136.245) by sources.redhat.com with SMTP; 20 Nov 2003 21:15:00 -0000 Received: from xayide.TechFak.Uni-Bielefeld.DE.TechFak.Uni-Bielefeld.DE (xayide.TechFak.Uni-Bielefeld.DE [129.70.137.35]) by momotombo.TechFak.Uni-Bielefeld.DE (8.11.7p1+Sun/8.11.6/TechFak/2003/04/16/pk) with ESMTP id hAKLEn103767; Thu, 20 Nov 2003 22:14:49 +0100 (MET) From: Rainer Orth Message-ID: <16317.11975.386223.624688@xayide.TechFak.Uni-Bielefeld.DE> Date: Thu, 20 Nov 2003 21:15:00 -0000 To: Eric Botcazou Cc: Paul Eggert , Ben Elliston , gcc@gcc.gnu.org, binutils@sources.redhat.com, gdb@sources.redhat.com, rms@gnu.org Subject: Re: flag day for Solaris portions of config.{guess,sub} In-Reply-To: <200311202205.22401.ebotcazou@libertysurf.fr> References: <8765hf4c8z.fsf@wasabisystems.com> <87k75u98bu.fsf@penguin.cs.ucla.edu> <200311202205.22401.ebotcazou@libertysurf.fr> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-SW-Source: 2003-11/txt/msg00181.txt.bz2 Eric Botcazou writes: > What's the point in exchanging a minor barrier for a major maintainance > problem? Exactly: all messages Paul came up with were from users wondering about the discrepancy between their knowledge of the O/S version and the config.guess output. The same kind of confusion comes up regularly between SunOS 5.x and Solaris 2.x/Solaris x, and is resolved as soon as it is explained (usually by pointing people at the Solaris 2 FAQ). In all cases, the guess achieved exactly what was desired, no user had tried to specify e.g. sparc-sun-solaris8 (which is unnecessary except in the most extraordinary circumstances) and failed. So what we have works perfectly well and will continue to do so, while a change is only of cosmetic value (and the *-*-solaris[789], *-*-solaris1? route is at the continued mercy of Sun marketing droids). This is a sure way to anger lots of maintainers for no obvious value. Rainer