On Friday 07 August 2015 09:48:34 Jérôme Godbout wrote: > Anyway you may want to take a look at the fat icudt5X.dll, this can easily > be compressed with something like UPX http://upx.sourceforge.net/ > This could save you some space. Another big one are QtWebKit (depending on > the Qt version).
Compressing icudt is trading off disk space for RAM+swap usage. It's a bad tradeoff. Do not compress it. If you need to shrink it, use ICU tools to recreate the database with fewer entries. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest