tce-load -i compiletc gtk3-dev gobject-introspection-dev enchant2-dev iso-codes vala-dev gettext cd gspell-1.8.0 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install gspell version 1.8.0 Source code location: . Prefix: /usr/local Compiler: gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe Documentation: no GObject introspection: yes Vala: yes Code coverage: no Valgrind check: no Installed tests: no