From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5861 invoked by alias); 5 Dec 2002 20:23:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5841 invoked from network); 5 Dec 2002 20:23:38 -0000 Received: from unknown (63.201.54.26) by sources.redhat.com with QMTP; 5 Dec 2002 20:23:38 -0000 Received: (qmail 31537 invoked by uid 10); 5 Dec 2002 20:23:38 -0000 Received: (qmail 28901 invoked by uid 500); 5 Dec 2002 20:24:40 -0000 Mail-Followup-To: dje@transmeta.com, drow@mvista.com, macro@ds2.pg.gda.pl, dj@delorie.com, ac131313@redhat.com, binutils@sources.redhat.com, gdb-patches@sources.redhat.com, klee@apple.com To: Klee Dienes Cc: Doug Evans , Daniel Jacobowitz , "Maciej W. Rozycki" , DJ Delorie , ac131313@redhat.com, binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. References: From: Ian Lance Taylor Date: Thu, 05 Dec 2002 12:23:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg00172.txt.bz2 Klee Dienes writes: > As long as the versions of the tools are specified by a version string > referencing an official version in README-maintainer-mode, and not by > "whatever version is on sourceware.cygnus.com", I'm happy. That works until there is a bug which is a problem for the binutils but there is not yet a new release. It's not a theoretical point. That's the reason we started using versions stored on sources.redhat.com in the first place. Ian