I\'ve built boost using:
bjam --toolset=gcc --with-thread stage
Whenever I\'m trying to actually use Boost.Thread I\'m getting undefined refere
Try adding the compiler option '-DBOOST_THREAD_USE_LIB'