Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-11-10 21:42:57


Vladimir Prus <ghost_at_[hidden]> writes:

> However, I realize I don't understand that threading=multi means on msvc. It
> certainly affects which runtime is selected. But does it affect the generated
> object files in any way?
>
> What about other windows compilers? Any expert can clarify this?

I don't know about windows compilers specifically, but some compilers
do generate code that's inherently threadsafe, e.g. for static
initializers.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk