public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* locales compiled on big endian architectures not shareable
@ 2000-01-06  0:10 Joel Klecker
  2000-01-06  0:15 ` Ulrich Drepper
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Klecker @ 2000-01-06  0:10 UTC (permalink / raw)
  To: libc-hacker

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.

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

* Re: locales compiled on big endian architectures not shareable
  2000-01-06  0:10 locales compiled on big endian architectures not shareable Joel Klecker
@ 2000-01-06  0:15 ` Ulrich Drepper
  2000-01-06  1:22   ` Joel Klecker
  0 siblings, 1 reply; 4+ messages in thread
From: Ulrich Drepper @ 2000-01-06  0:15 UTC (permalink / raw)
  To: Joel Klecker; +Cc: libc-hacker

Joel Klecker <jk@espy.org> writes:

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

I know there is this problem but I really cannot convince me it's
worth working on this since it's all completely rewritten for 2.2.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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

* Re: locales compiled on big endian architectures not shareable
  2000-01-06  0:15 ` Ulrich Drepper
@ 2000-01-06  1:22   ` Joel Klecker
  2000-01-06  7:33     ` Ulrich Drepper
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Klecker @ 2000-01-06  1:22 UTC (permalink / raw)
  To: libc-hacker

At 00:13 -0800 2000-01-06, Ulrich Drepper wrote:
>Joel Klecker <jk@espy.org> writes:
>
>> 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.
>
>I know there is this problem but I really cannot convince me it's
>worth working on this since it's all completely rewritten for 2.2.

Fair enough, however this ought to be noted as a known bug somewhere. I
assume this is not in issue in 2.2 then?
-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL: mailto:jk@espy.org >                 <URL: mailto:espy@debian.org >
<URL: http://web.espy.org/ >               <URL: http://www.debian.org/ >

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

* Re: locales compiled on big endian architectures not shareable
  2000-01-06  1:22   ` Joel Klecker
@ 2000-01-06  7:33     ` Ulrich Drepper
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Drepper @ 2000-01-06  7:33 UTC (permalink / raw)
  To: Joel Klecker; +Cc: libc-hacker

Joel Klecker <jk@espy.org> writes:

> Fair enough, however this ought to be noted as a known bug somewhere.

The BUGS file is just for that.

> I assume this is not in issue in 2.2 then?

No.  The 2.2 locales are stored in /usr/lib.  I've removed tne endian
independence since this would make the file too large.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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

end of thread, other threads:[~2000-01-06  7:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-06  0:10 locales compiled on big endian architectures not shareable Joel Klecker
2000-01-06  0:15 ` Ulrich Drepper
2000-01-06  1:22   ` Joel Klecker
2000-01-06  7:33     ` Ulrich Drepper

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