This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: gcc 3.1 debian failures


On 24 May, Gaute B Strokkenes wrote:
> On Thu, 23 May 2002, howarth@bromo.msbb.uc.edu wrote:

>> In fact if I copy their copy of /usr/lib/locale/de_DE to my
>> debian machine I find that codecvt_members_char_char doesn't
>> crash anymore. I am wondering if this is the origin to all of
>> those failures under Debian.
> 
> Many moons ago, the Debian glibc packages were changed so that support
> is only added for the locales that you explicity enable.  I think the
> file/command that you want to look into is called locale-gen or some
> such.  I'm afraid I can not give you any more specific hints, since I
> do not have access to a recent debian system at the moment.
> 

Real command is loacaldef,you can read libc/localdata/README
gen-locale.sh is called from that Makefile,
then gen-locale.sh use localedef and SUPPORT which has some locales,
when glibc is installed.

Kaoru



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