tce-load -i compiletc.tcz docbook_xsl gettext-dev itstool perl5

./configure CFLAGS="-march=i486 -mtune=i686 -Os -pipe" CXXFLAGS="-march=i486 -mtune=i686 -Os -pipe" LDFLAGS="-Wl,-O1" --prefix=/usr/local --with-xml-catalog=/usr/local/etc/xml/catalog

find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \;

make -j

make install
