The (generated) file tomoe-unihan-data.h is extremely large to be compiled on small machine.
It's just a data, why do we need to process this data by GCC?
I am currently trying to package tomoe for Debian, but this stops me.
Could you please consider alternative? Using GCC to generate data for Chinese characters is problematic.
I think that the data can be architecture independent
with not so bad performance, but in current way, each architectures have their own data in binaries.