From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11780 invoked by alias); 24 Jan 2005 21:24:01 -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 11702 invoked from network); 24 Jan 2005 21:23:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Jan 2005 21:23:54 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j0OLNskK017646; Mon, 24 Jan 2005 16:23:54 -0500 Received: from localhost.redhat.com (vpn50-31.rdu.redhat.com [172.16.50.31]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0OLNrO29657; Mon, 24 Jan 2005 16:23:53 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 878CD7D79; Mon, 24 Jan 2005 16:23:50 -0500 (EST) Message-ID: <41F56763.7070701@gnu.org> Date: Mon, 24 Jan 2005 21:24:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Mark Kettenis Cc: schwab@suse.de, eliz@gnu.org, gdb@sources.redhat.com, bintuils@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> <200501231409.j0NE9Uii069769@elgar.sibelius.xs4all.nl> <41F551BF.10603@gnu.org> <200501242028.j0OKSqTQ001507@elgar.sibelius.xs4all.nl> In-Reply-To: <200501242028.j0OKSqTQ001507@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00120.txt.bz2 Mark Kettenis wrote: > Date: Mon, 24 Jan 2005 14:51:27 -0500 > From: Andrew Cagney > > Mark, > > You are aware of this patch, right? > http://sources.redhat.com/ml/gdb-patches/2005-01/msg00232.html > > I might not be reading that patch right, but AFAICT that still assumes > that GNU gettext is available (either in libc or as a seperately > installed package). So it is still not tested :-( As I noted in my original post, I'm not in a position to test it so some help would be appreciated. Can you do that? Andrew