I tried to compile the following code on ubuntu 11.04:
#include #include int main()
g++ -L /lib shared.o -o shared -lrt -lpthread