From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13295 invoked by alias); 3 Jul 2003 03:46:44 -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 13143 invoked from network); 3 Jul 2003 03:46:41 -0000 Received: from unknown (HELO dellpi.pinski.fam) (216.196.139.243) by sources.redhat.com with SMTP; 3 Jul 2003 03:46:41 -0000 Received: from physics.uc.edu (IDENT:pinskia@localhost.pinski.fam [127.0.0.1]) by dellpi.pinski.fam (8.12.2/8.12.1) with ESMTP id h633kYMJ022419; Wed, 2 Jul 2003 23:46:35 -0400 (EDT) Date: Thu, 03 Jul 2003 03:46:00 -0000 Subject: Re: PATCH: replace obsolete GCC libintl with top-level libintl from newest gettext distribution Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) Cc: Andrew Pinski , gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org To: "Zack Weinberg" From: Andrew Pinski In-Reply-To: <87he64wa7m.fsf@codesourcery.com> Message-Id: Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00065.txt.bz2 On Wednesday, Jul 2, 2003, at 23:38 US/Eastern, Zack Weinberg wrote: > OK to apply? One question, right now libintl is compiled three times while bootstrapping, one for each stage, does this still hold with your patch? Thanks, Andrew Pinski