This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

locales compiled on big endian architectures not shareable


It seems that locales compiled on big endian architectures do not work on
little endian architectures, however locales compiled on a little endian
architecture work on both big and little endian.

In the case at hand, locales made on sparc-linux do not work on i386-linux,
the symptom is that setlocale() fails. I've also seen the same thing happen
when locales are compiled on a powerpc-linux system.
-- 
Joel Klecker (aka Espy)       <URL:mailto:espy@debian.org>
Debian Package Maintainer for the GNU C Library.

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