From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30768 invoked by alias); 13 Nov 2002 18:32:43 -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 30719 invoked from network); 13 Nov 2002 18:32:42 -0000 Received: from unknown (HELO mx09.cluster1.charter.net) (209.225.8.19) by sources.redhat.com with SMTP; 13 Nov 2002 18:32:42 -0000 Received: from [66.189.46.2] (HELO platinum.localnet) by mx09.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 26161032; Wed, 13 Nov 2002 13:32:35 -0500 Date: Wed, 13 Nov 2002 10:32:00 -0000 Subject: Re: [RFA/PATCH] Darwin fixes for ltconfig, ltcf-c.sh Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v543) Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com To: Andrew Cagney From: Klee Dienes In-Reply-To: <3DD29285.8010807@redhat.com> Message-Id: <4677FA87-F736-11D6-B5E7-00039396EEB8@apple.com> Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00377.txt.bz2 I believe libtool-1.4.3 already has correct Darwin support, although I haven't done overly much testing with it. I submitted a patch to the current GDB/binutils libtool because it was unclear when the next libtool merge might be, because I didn't want to get in the way of the folks doing the autoconfiscation work, and because there was existing precedent (see the ChangeLog entries for 2002-01-27 and 2001-11-13, for example). I'm certainly willing to try to push through an upgrade of the GDB/binutils libtool to 1.4.3 if that's what's necessary, though; let me know and I'll put together a patch. On Wednesday, November 13, 2002, at 12:57 PM, Andrew Cagney wrote: > These files are part of libtool. From src/MAINTAINERS. > > Andrew > > ltconfig; ltmain.sh > libtool: http://gnu.org > Changes need to be done in tandem with the official LIBTOOL > sources or submitted to the master file maintainer and brought > in via a merge.