public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* 2.1 and 64bit machines
@ 2000-02-17 11:31 Ulrich Drepper
  2000-02-17 11:53 ` Andreas Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Drepper @ 2000-02-17 11:31 UTC (permalink / raw)
  To: GNU libc hacker

I think I've fixed the problem with localedef on 64bit machines.
Please give it a try.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.1 and 64bit machines
  2000-02-17 11:31 2.1 and 64bit machines Ulrich Drepper
@ 2000-02-17 11:53 ` Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2000-02-17 11:53 UTC (permalink / raw)
  To: Ulrich Drepper; +Cc: GNU libc hacker

>>>>> Ulrich Drepper writes:

 > I think I've fixed the problem with localedef on 64bit machines.
 > Please give it a try.

Seems to work fine on ix86 and Alpha.  I run successfully on both
platforms: 
make;make check;make install;make localedata/install-locales


Btw. is this line correct (ld-ctype.c, line 187)?  I would expect a
sizeof (u_int32_t).
  ctype->class_collection
    = (u_int32_t *) xcalloc (sizeof (unsigned long int),
			     ctype->class_collection_max);

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-02-17 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-17 11:31 2.1 and 64bit machines Ulrich Drepper
2000-02-17 11:53 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).