Boost logo

Boost-Build :

From: Daniel Einspanjer (deinspanjer_at_[hidden])
Date: 2006-02-21 19:06:02


Using the testcase found in this thread:
http://article.gmane.org/gmane.comp.lib.boost.build/11626

I discovered that issuing a bjam or bjam msg command will always relink.
However, if you issue a bjam msg.dll, it does not relink.

Running bjam -d+3 msg, I see that it thinks msg.lib is missing forcing a
relink even though the link does not generated a msg.lib.

Is this a BB bug or is there something faulty in the Jamfile?


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