g++ -c -DPC=1 -DCMDLINE=1 -D_LINUX=1 t.c

g++ t.c /usr/lib/librt.so -o t
