|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-15 14:47:45
In V1 sources I read this:
# vc8 doesn't have any single threaded runtime
switch $(toolset)
{
case vc-8* : requirements += <threading>multi ;
}
can somebody clarify this? Does it mean that options like /ML will lead to
errors right away?
Does it make sense to even add threading-multi for this compiler if it's
always MT?
- Volodya
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