From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16800 invoked by alias); 9 Jan 2010 18:14:33 -0000 Received: (qmail 16792 invoked by uid 22791); 9 Jan 2010 18:14:33 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.gmx.net (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sat, 09 Jan 2010 18:14:28 +0000 Received: (qmail invoked by alias); 09 Jan 2010 18:14:25 -0000 Received: from xdsl-89-0-174-211.netcologne.de (EHLO localhost.localdomain) [89.0.174.211] by mail.gmx.net (mp067) with SMTP; 09 Jan 2010 19:14:25 +0100 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1NTfpQ-000413-Fh; Sat, 09 Jan 2010 19:14:24 +0100 Date: Sat, 09 Jan 2010 18:14:00 -0000 From: Ralf Wildenhues To: Paolo Bonzini Cc: Steven Bosscher , binutils@sourceware.org, GCC Mailing List , DJ Delorie , gdb@sourceware.org, newlib@sourceware.org, cygwin@cygwin.com Subject: Re: Combined tree fails to build -- libtool version mismatch? Message-ID: <20100109181423.GB14281@gmx.de> Mail-Followup-To: Ralf Wildenhues , Paolo Bonzini , Steven Bosscher , binutils@sourceware.org, GCC Mailing List , DJ Delorie , gdb@sourceware.org, newlib@sourceware.org, cygwin@cygwin.com References: <571f6b511001090316h44fefc7k672f595117024475@mail.gmail.com> <4B489219.4070806@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B489219.4070806@gnu.org> User-Agent: Mutt/1.5.20 (2009-10-28) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00091.txt.bz2 * Paolo Bonzini wrote on Sat, Jan 09, 2010 at 03:26:33PM CET: > > Binutils should adopt GCC's libtool.m4, ltmain.sh, lt~obsolete.m4, > ltoptions.m4, ltsugar.m4, ltversion.m4 and src should rerun autoconf > on all of its scripts (CCing gdb, newlib and cygwin mailing lists). I just pinged that very change this morning. I will commit it later tonight. Cheers, Ralf