On Sat, Apr 26, 2008 at 2:17 PM, Jonathan Franklin <franklin.jonathan@gmail.com> wrote:
On Sat, Apr 26, 2008 at 12:48 PM, Mohan gupta <mohangupta13@gmail.com> wrote:
can you please tell me whats the comand to compile programs which uses boost/thread libraries ...on gnu g++ on comand line
( im using fedora core 8)

Just noticed that you said thread, which is different than your original question.

Are you:
1. Using the Boost.Thread library, or just want to compile for "multithreaded"
2. Having trouble compiling, linking, or both?

Jon