From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7247 invoked by alias); 23 Apr 2002 22:50:55 -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 7229 invoked from network); 23 Apr 2002 22:50:53 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 23 Apr 2002 22:50:53 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17097Z-00089U-00; Tue, 23 Apr 2002 18:50:49 -0400 Date: Tue, 23 Apr 2002 15:50:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/obish] Internationalize gdbarch.sh Message-ID: <20020423185049.A31189@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <3CBDC4AB.1060500@cygnus.com> <20020417150948.A2169@nevyn.them.org> <3CC5D467.2010609@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CC5D467.2010609@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00883.txt.bz2 On Tue, Apr 23, 2002 at 05:38:47PM -0400, Andrew Cagney wrote: > >On Wed, Apr 17, 2002 at 02:53:31PM -0400, Andrew Cagney wrote: > > > >>Finally figured out why the GNU/Linux system I was using couldn't > >>reproduce gdbarch.[hc]. I guess I need to remember that GNU/Linux isn't > >>UNIX :-) > >> > >>Committed. > >>Andrew > > > > > >I think you want to set LC_ALL, also. That's the appropriate hook for > >something that needs to force an environment. > > Er, how? (yes dumb question time :-) Same way you set LANG; as an environment variable. LANG provides a default. Then LC_* (COLLATE, etc.) provide more specific tuning, and LC_ALL is the hammer to knock them all in line when you REALLY want C. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer