Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

reduce icu data library size #95

Closed
springmeyer opened this issue Aug 14, 2013 · 3 comments
Closed

reduce icu data library size #95

springmeyer opened this issue Aug 14, 2013 · 3 comments

Comments

@springmeyer
Copy link
Member

There are working hacks around (http://src.chromium.org/svn/trunk/deps/third_party/icu42/patches/data.build.patch) that reduce the size for old icu versions. And there are out of date/irrelevant docs at http://userguide.icu-project.org/icudata#TOC-Reducing-the-Size-of-ICU-s-Data:-Conversion-Tables

Need to figure out if anyone has actually pulled this off.

@springmeyer
Copy link
Member Author

Looks like to even trigger the data library to be regenerated (a precursor to actually making it smaller) you need to delete the bundled one at `rm -rf ./data/in/*dat.

But this does not work because then the clearly out of data build system borks:

make[1]: *** No rule to make target `mappings/convrtrs.txt', needed by `out/build/icudt51l/cnvalias.icu'.  Stop.
make[1]: *** Waiting for unfinished jobs....

@springmeyer
Copy link
Member Author

@springmeyer
Copy link
Member Author

http://apps.icu-project.org/datacustom/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant