Boost logo

Boost-Build :

Subject: Re: [Boost-build] Baffling build properties
From: Lars Viklund (zao_at_[hidden])
Date: 2010-11-18 04:12:57


On Thu, Nov 18, 2010 at 02:44:17AM -0500, David Abrahams wrote:
> Hmm... something looks fishy about the properties set up for
> --build-type=complete in Jamroot. Seems like <link> and
> <runtime-link> are supposed to always have the same value, but Jamroot
> isn't ensuring that.

Your assertion sounds incorrect to me.

There is nothing wrong about having a dynamic runtime for a static
library. Forcing dynamic linking of a library just because you have a
dynamic runtime would be highly annoying, and unnecessary.

-- 
Lars Viklund | zao_at_[hidden]

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