tce-load -i compiletc Xorg-7.7-dev tiff-dev giflib-dev libid3tag-dev libwebp1-dev wget https://downloads.sourceforge.net/enlightenment/imlib2-1.7.5.tar.xz cd imlib2-1.7.5 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -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 [0m 19.46s] sudo make install imlib2 1.7.5 ------------------------------------------------------------------------ Configuration Options Summary: Image loaders: JPEG....................: yes PNG.....................: yes TIFF....................: yes GIF.....................: yes WEBP....................: yes ZLIB....................: yes BZIP2...................: yes ID3.....................: yes Build for X11.............: yes Use X MIT-SHM FD-passing..: yes Use X86 MMX for speed.....: no Use AMD64 for speed.......: yes Use visibility hiding.....: yes Installation path.........: /usr/local