<div dir="ltr"><div>One would question at this point, whats the benefit of this library if such  complex scenario needs to be considered<br></div>each time you need to use it :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 22, 2017 at 11:11 AM, Pekka Vuorela <span dir="ltr"><<a href="mailto:pekka.vuorela@jolla.com" target="_blank">pekka.vuorela@jolla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, 2017-12-21 at 21:33 +0200, rinigus wrote:<br>
> Hi,<br>
><br>
> when using non-Qt libraries, its sometimes required to link to libicu<br>
> with its friends. When distributing applications linking to it, you<br>
> end up with 25MB of library data that is also provided in the system.<br>
> On my device, there are three apps using it (2 mine). With many<br>
> complaining about Sony X root partition size, I wonder how standard<br>
> this library is in SFOS installations. I would expect its always<br>
> there. If it is standard, shouldn't we get it into permitted libs<br>
> list for Jolla Harbour?<br>
<br>
</span>Sorry, but not that simple:<br>
<a href="http://userguide.icu-project.org/design#TOC-ICU-Binary-Compatibility:-U
sing-ICU-as-an-Operating-System-Level-Library" rel="noreferrer" target="_blank">http://userguide.icu-project.<wbr>org/design#TOC-ICU-Binary-<wbr>Compatibility:-U<br>
sing-ICU-as-an-Operating-<wbr>System-Level-Library</a><br>
<br>
I've long hoped for getting icu updated too (which isn't too simple<br>
either). Guess there could be hope in having some day support with the<br>
rules set in above link, we already do build with --disable-renaming.<br>
<br>
In the meanwhile, it's also possible to strip away a lot of data from<br>
icu builds:<br>
<a href="http://userguide.icu-project.org/icudata#TOC-Customizing-ICU-s-Data-Lib" rel="noreferrer" target="_blank">http://userguide.icu-project.<wbr>org/icudata#TOC-Customizing-<wbr>ICU-s-Data-Lib</a><br>
rary<br>
<br>
______________________________<wbr>_________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.<wbr>sailfishos.org</a></blockquote></div><br></div>