Boost logo

Boost-Build :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2007-11-05 07:47:23


Dear all,

I'm using bjam to some project outside the boost root.

I have created a library by

#
# Library
#
lib bayesian : [ glob ../src/*.cpp ] : <link>shared ;

The dll is created just fine, but the stub .lib file is not created when
I look in the output directory. Can anyone see what's going on?

I'm getting the same result for 1.34 and trunk.

Thanks in advance

-Thorsten


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