tce-load -i bzip2-dev cd pcre-8.32 CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --enable-utf --enable-unicode-properties --enable-pcregrep-libz --enable-pcregrep-libbz2 make make install