From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11115 invoked by alias); 29 Sep 2008 13:27:37 -0000 Received: (qmail 11091 invoked by uid 22791); 29 Sep 2008 13:27:36 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 29 Sep 2008 13:27:01 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m8TDMubD021904; Mon, 29 Sep 2008 09:22:58 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8TDMuEw002522; Mon, 29 Sep 2008 09:22:56 -0400 Received: from [10.32.4.63] (vpn-4-63.str.redhat.com [10.32.4.63]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m8TDMrFa028943; Mon, 29 Sep 2008 09:22:54 -0400 Message-ID: <48E0D65A.3010801@redhat.com> Date: Mon, 29 Sep 2008 13:27:00 -0000 From: Nick Clifton User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Steve Ellcey CC: binutils@sourceware.org, gdb@sourceware.org, newlib@sourceware.org Subject: Re: Updating libtool References: <200809261700.m8QH0kv08908@lucas.cup.hp.com> In-Reply-To: <200809261700.m8QH0kv08908@lucas.cup.hp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-09/txt/msg00137.txt.bz2 Hi Steve, > I have just updated the libtool in the GCC tree to 2.2.6. Do I have > approval to make the same update to the src tree in order to sync up > the two trees? You do. Cheers Nick