2.1 and 64bit machines

Andreas Jaeger aj@suse.de
Thu Feb 17 11:53:00 GMT 2000


>>>>> 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


More information about the Libc-hacker mailing list