Boost logo

Boost :

Subject: Re: [boost] <build>no in common properties
From: David Abrahams (dave_at_[hidden])
Date: 2008-12-15 12:45:38


on Mon Dec 15 2008, "K. Noel Belcourt" <kbelco-AT-sandia.gov> wrote:

>> If you edit testing.jam, run-path-setup function so that this block:
>>
>> PATH_SETUP on $(target) = [ common.prepend-path-variable-
>> command
>> [ os.shared-library-path-variable ] : $(dll-paths) ] ;
>>
>> is commented out, does this improve things for runtime-link=shared?
>
> We had a configuration problem with runtime-link=shared and intel-11.0. Seems like
> the user's environment is getting picked up okay. Thanks for the help Volodya!

Still, shouldn't this work with runtime-link=static?

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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