Boost logo

Boost-Build :

From: Daniel Krügler (dsp_at_[hidden])
Date: 2006-11-06 07:11:40


Thank you very much for your help, Rene!

Currently we struggle about some issues, but the basic idea looks pretty
smart.

Just one question: I wonder how that approach works, if auto-link
is in action. If I correctly understand the mechanism, then
auto-link will use the name without the build id.
If I use auto-link with BOOST_AUTO_LINK_NOMANGLE defined, it tries to
link for example boost_date-time.lib, but I have only two libraries with
filename boost_date_time-vc80-mt.lib and
boost_date_time-vc80-mt-1_33_1.dll (when not using build id).

Even worse, when I use build id, only one of the two libraries is
created (boost_date_time-vc80-mt-1_33_1-MYBUILDID.lib).
        
Any ideas?

Thanks again,

Daniel

        


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