guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Should we make 'icu4c' identical between platforms?


From: Marius Bakke
Subject: Should we make 'icu4c' identical between platforms?
Date: Wed, 24 Jul 2019 15:25:46 +0200
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)

Hello listers and lurkers,

On MIPS and 32-bit ARM platforms, 'icu4c' is built with
'--with-data-packaging=archive'.  The effect is that the locale data is
stored in a single "icudt__.dat" instead of in the shared library:

http://userguide.icu-project.org/icudata

There are no comments mentioning why this is the case, and reading the
commit log gives me the impression that it was added as a workaround.

So, can we remove it?  Should we remove it?

The rationale for this proposal is that ICU tests are failing when using
the "archive" packaging instead of library:

https://unicode-org.atlassian.net/projects/ICU/issues/ICU-20730

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]