Boost logo

Boost-Build :

From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-05-10 23:15:13


Vladimir Prus <ghost_at_[hidden]> writes:

> Zbynek Winkler wrote:
>
>> The <link-runtime> feature
>> can be set to "shared" which finaly gave me the /MD in the command line.
>> Too bad that it is giving me /MD even for debug build (instead of /MDd).
>
> As I see from msvc.jam, there's <runtime-debugging> option which is separate
> from regular debuggind option. When <runtime-debugging> is on you'll get
> /MDd. Do you think /MDd should be present for ordinary debug builds?

I think the way to address this is to get <runtime-debugging> into
the debug variant.

-- 
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