This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Make --enable-nls the default when not cross-compiling


* Mark Mitchell (mark@codesourcery.com) [20000517 21:17]:

> on my RedHat 6.1 system when doing a fresh build.  So, I think there's
> something wrong with the NLS support at this point.  We'll have to
> resolve this issue first.

Could you please check some things: 

- what is ALL_LINGUAS set to in gcc/configure.in (should be en_UK)?
- what is CATALOGS set to in gcc/po/Makefile (also en_UK) ?
- is the environment variable LINGUAS set on you system ?
- what is LANG set to on your system and what's the output of locale ?

The latter two will let me configure my system accordingly and try myself,
allthough I have no RedHat system available to me.

BTW, what happens on your system without my patch and configured with
--enable-nls ? I've been configuring with --enable-nls since that feature
got implemented and never observed such behaviour.

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]