tce-load -i compiletc https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2 cd npth-1.6 CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -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 2.53s] sudo make install npth v1.6 prepared for make Revision: 7712879 (30482) Platform: armv7l-unknown-linux-gnueabihf