Boost logo

Boost-Build :

From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-06-27 08:41:12


Hi,
I haven't gotten any responses about how to make bjam link all object
files directly from a library instead of linking the library. Is there
an automated way to generate obj rules for a bunch of source files and
alias these to my library name. Basically, if I have a bunch of c++
source files in a directory, then do something like a glob to generate
object rules and combine those with an alias to create my "pseudo
library". This "library" is just a bunch of object files that are
referenced as a collection.

Chris


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