Boost logo

Boost-Build :

From: mmarcus7 (blazer_at_[hidden])
Date: 2005-06-13 12:12:50


When I build boost using BBv2 from CVS on darwin, I find that
libraries (shared or static) are built with a strange suffix. For
example, filesystem becomes:

boost_filesystem-mt-d-1_33.dylib.1.33.0

for shared linking, or

boost_filesystem-mt-d-1_33.a.1.33.0

for link=static. I don't know why the apparently spurious version
number suffix is being appended.

 


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