From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2606 invoked by alias); 24 Jan 2005 18:03:55 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 2556 invoked from network); 24 Jan 2005 18:03:51 -0000 Received: from unknown (205.217.158.180) by sourceware.org with QMTP; 24 Jan 2005 18:03:51 -0000 Received: (qmail 3893 invoked by uid 10); 24 Jan 2005 18:03:50 -0000 Received: (qmail 25874 invoked by uid 500); 24 Jan 2005 18:03:41 -0000 Mail-Followup-To: schwab@suse.de, eliz@gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com, kettenis@gnu.org To: Mark Kettenis Cc: schwab@suse.de, eliz@gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Re: Bring back the intl subdirectory please References: <200501221604.j0MG4hV2001437@elgar.sibelius.xs4all.nl> <01c500b3$Blat.v2.4$1348a0c0@zahav.net.il> <200501231413.j0NEDHo3069791@elgar.sibelius.xs4all.nl> From: Ian Lance Taylor Date: Mon, 24 Jan 2005 18:03:00 -0000 In-Reply-To: <200501231413.j0NEDHo3069791@elgar.sibelius.xs4all.nl> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-01/txt/msg00384.txt.bz2 Mark Kettenis writes: > 2. Update intl/. We can either upgrade to the gettext used by GCC or > a more recent version. The GCC version is probably easier since it > already has the modifications needed for the layout of our source > tree. This seems clearly desirable to me. We can then simply keep intl in synch with gcc. Ian