From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 802 invoked by alias); 13 Oct 2004 04:57:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 786 invoked from network); 13 Oct 2004 04:57:24 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 13 Oct 2004 04:57:24 -0000 Received: from zaretski (pns03-195-145.inter.net.il [80.230.195.145]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUY35216 (AUTH halo1); Wed, 13 Oct 2004 06:57:21 +0200 (IST) Date: Wed, 13 Oct 2004 13:45:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-ID: <01c4b0e0$Blat.v2.2.2$c0d0f8a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb@sources.redhat.com In-reply-to: <416C34EE.1000504@gnu.org> (message from Andrew Cagney on Tue, 12 Oct 2004 15:47:58 -0400) Subject: Re: Trimming the CVS "gdb" module Reply-to: Eli Zaretskii References: <416420FF.2090201@gnu.org> <01c4ad13$Blat.v2.2.2$f1f70c60@zahav.net.il> <416C34EE.1000504@gnu.org> X-SW-Source: 2004-10/txt/msg00302.txt.bz2 > Date: Tue, 12 Oct 2004 15:47:58 -0400 > From: Andrew Cagney > Cc: gdb@sources.redhat.com > > > I have concerns about the `intl' part. Where, if anywhere at all, > > will GDB distributions keep the stuff that is currently in `intl'? > > AFAIR, GNU projects that support l10n bring this stuff with them, they > > do not rely on the installed gettext facilities as the sole solution. > > Are we going to create a new directory `gdb/intl' and import files > > there from the GNU gettext CVS tree, or will we do somthing else? > > On GNU systems, intl is already available and installed and GDB's > configuration is set up to use it (similar for my "Free" NetBSD system). I understand (from the URLs of past threads) that GDB will not come with intl stuff, and so users of systems where there's no intl are on their own. I don't really understand why other GNU projects can come with intl and be built with it while GDB cannot, but if people here are okay with leaving this unfixed, so be it.