|
Boost Users : |
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-11-26 06:11:15
Rij <rij.ghosh_at_[hidden]> writes:
> I am having problems with running a threads program and was windering
> if someone could help.
> I have compiled this and linked with: -lboost_thread-gcc-mt
You also need to ensure that the correct threading options are enabled (check
your gcc docs --- it varies from version to version), and that you are linking
against the thread library (-lpthread).
Anthony
-- Anthony Williams Just Software Solutions Ltd - http://www.justsoftwaresolutions.co.uk Registered in England, Company Number 5478976. Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net