[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36477] [PATCH 31/31] gnu: glibc-utf8-locales: Fix cross-compilation
From: |
Mathieu Othacehe |
Subject: |
[bug#36477] [PATCH 31/31] gnu: glibc-utf8-locales: Fix cross-compilation. |
Date: |
Mon, 29 Jul 2019 16:54:13 +0200 |
User-agent: |
mu4e 1.2.0; emacs 26.2 |
Hello Marius,
> Is the glibc locale data really architecture-independent?
I compared locale data built natively for intel and arm and they are
identical. However all those platforms have the same endianess. I don't
know what would happend on a big endian platform.
>
> Is it not sufficient to have only "gzip" native here?
No because we need to use the localedef binary from the native glibc.
Ideally, we would need to pass some kind of --target to this binary but
it doesn't seem to be supported :(.
Mathieu
- [bug#36477] [PATCH 17/31] gnu: texinfo-5: Fix cross-compilation., (continued)
[bug#36477] [PATCH 29/31] gnu: alsa-utils: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
[bug#36477] [PATCH 31/31] gnu: glibc-utf8-locales: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
[bug#36477] [PATCH 18/31] gnu: bc: Fix cross-compilation., Mathieu Othacehe, 2019/07/08
[bug#36477] [PATCH 00/31] Fix cross-compilation issues, Marius Bakke, 2019/07/08