tce-load -i compiletc boost-1.65-dev expat2-dev https://libopenraw.freedesktop.org/download/exempi-2.5.1.tar.bz2 cd exempi-2.5.1 CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" ./configure --prefix=/usr/local --disable-static --localstatedir=/var [-fno-exceptions -fno-rtti fails] find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [3m 42.95s] sudo make install Defines: EXEMPI_PLATFORM_DEF = UNIX_ENV CPPFLAGS = LDFLAGS = Thread Local Storage = __thread Run unit test = yes