From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2550 invoked by alias); 9 Jul 2002 21:08:57 -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 2543 invoked from network); 9 Jul 2002 21:08:56 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 9 Jul 2002 21:08:56 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E58993CD3; Tue, 9 Jul 2002 17:08:52 -0400 (EDT) Message-ID: <3D2B50E4.7000100@ges.redhat.com> Date: Tue, 09 Jul 2002 14:14:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020613 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joel Brobecker Cc: tromey@redhat.com, gdb-patches@sources.redhat.com Subject: Re: Which autoheader? References: <3D2A658A.1060100@ges.redhat.com> <87ptxxfpsh.fsf@fleche.redhat.com> <3D2AEFE7.2090605@ges.redhat.com> <20020709154658.GB2538@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00162.txt.bz2 > What is 000227? > >> >> Both GDB and BINUTILS are regenerated using auto ``000227'' which can be >> found in: >> ftp://sources.redhat.com/~ftp/pub/binutils/ >> there are also automake, gettext and libtool. How applicable the latter >> ones are to GDB I don't know. >> (this confusion is normal :-) > > > I have been looking for where to find this version of autoconf in the > gdb internals manual, yesterday. All it says is "make sure you have the > right version, most pre-installed autoconfs are not correct". May I > suggest we add this to the gdb internals manual? Sounds like a very good idea. Andrew PS: There is a secondary problem here - gdb and binutils both need to think about a major autoconf upgrade (2.5x?) but that, as they say, isn't your problem.