From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13400 invoked by alias); 5 Dec 2002 16:09:53 -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 13383 invoked from network); 5 Dec 2002 16:09:51 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 5 Dec 2002 16:09:51 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18K0Rk-0001hO-00; Thu, 05 Dec 2002 12:10:00 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18JyZj-0001dy-00; Thu, 05 Dec 2002 11:10:07 -0500 Date: Thu, 05 Dec 2002 08:09:00 -0000 From: Daniel Jacobowitz To: Klee Dienes Cc: Andrew Cagney , binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. Message-ID: <20021205161007.GA6148@nevyn.them.org> Mail-Followup-To: Klee Dienes , Andrew Cagney , binutils@sources.redhat.com, gdb-patches@sources.redhat.com References: <4677FA87-F736-11D6-B5E7-00039396EEB8@apple.com> <6D1408F4-0817-11D7-A7CE-00039396EEB8@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6D1408F4-0817-11D7-A7CE-00039396EEB8@apple.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-12/txt/msg00141.txt.bz2 On Thu, Dec 05, 2002 at 01:04:33AM -0500, Klee Dienes wrote: > The following patch updates the following directories to use the latest > versions of libtool, autoconf, and automake: > > bfd binutils gas gdb gprof ld libiberty mmalloc opcodes rda sim utils > > ltmain.sh (GNU libtool) 1.4.3 > autoconf (GNU Autoconf) 2.56 > automake (GNU automake) 1.7.1 > gettext (GNU gettext) 0.11.5 > > To apply the patch, I put the following four files in a directory, and > ran 'files.sh' in the top-level directory of the GDB/Binutils tree, > then configured and built with 'build.sh' (the script was necessary in > order to pass --enable-maintainer-mode to only the subdirectories for > which it was appropriate). I then did a full build to verify that > maintainer-mode was working, and used the files generated by > --enable-maintainer-mode as the final versions. I'm not including the > ChangeLog entries for all of the auto-generated files, as they're not > overly interesting; I plan to generate them with a perl script based on > the result of the build. I'm also not including the diffs to the > generated files, since they were about 6Mb, and not all that > interesting. I'm happy to provide either if requested. > Modulo other people's concerns, I pretty much like it. I've got two of my own though. 1. Please make sure to coordinate with Nathanael Nerode, who is in the middle of extensive autoconf-related work in the GCC repository. 2. I'd really, really like it if we had tarballs of the _exact_ version of all four autotools up on sources.redhat.com, and we required (requested) all maintainers to download and use exactly those versions when regenerating things. That makes it vaguely possible to hand-check configure diffs. Red Hat and Debian ship slightly different versions of autoconf 2.13... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer