From: Eske Christiansen (eske_at_[hidden])
Date: 2002-11-03 10:33:42


sorry, have fixed the problem.
the correct way of linking with boost::thread is:
g++ foo.cpp -lboost_thread -lpthread

yours
eske