tce-load -i compiletc cd userspace-rcu-0.9.3 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 --disable-fusermount find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install SMP support enabled. Thread Local Storage (TLS): __thread.