Boost logo

Boost :

From: John Maddock (boost.regex_at_[hidden])
Date: 2003-08-27 05:38:33


> IMHO it's not requirement to use -pthread on linux - especially when it's
> not documented. I think usage of -D_REENTRANT for compiling and -lpthread
> for linking should be enough.

Maybe - I don't have a linux box to check on right now - doing a:

 g++ -dumpspecs | grep thread

will tell you what -pthread does on your system.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk