Boost logo

Boost-Build :

From: William Marié (william.marie_at_[hidden])
Date: 2008-08-26 11:18:10


Hi,

Here is my problem, i try to link a shared library to unit-test target :

unit-test testsys : [ glob *.cpp ]
                        /sys//sys
                        /plugone//plugone/<link>shared ;

but if i have a look at the output ( -d2 ), i can see :

file .......testsys.exe.rsp
"........plugone.lib"
"........libsys.lib"

For me that means plugone.lib is linked statically to the testsys.exe but
i'm not sure at all, i would like to know if this behavior is normal and if
yes why?
Thank you very much
William

-- 
View this message in context: http://www.nabble.com/Shared-library-link...-i-don%27t-understand-tp19164086p19164086.html
Sent from the Boost - Build mailing list archive at Nabble.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