tce-load -i compiletc wget https://snowballstem.org/dist/snowball-2.1.0.tar.gz get various missing files from https://github.com/snowballstem/snowball cd snowball-2.1.0 patch -Np1 -i ../libstemmer.patch make CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti"