tce-load -i bzip2-dev openssl-1.0.0-dev cd links-2.9 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 --disable-static --localstatedir=/var find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make sudo make install --------------------------------------------------------- Configuration results: IPv6: YES Supported compression: ZLIB BZIP2 SSL support: OPENSSL UTF-8 terminal: YES GPM support: NO Graphics enabled: NO ---------------------------------------------------------