|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-06-27 12:48:07
"Chris Weed" <chrisweed_at_[hidden]> writes:
> 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.
That's exactly what I would have suggested you do. Did you try it?
Did you have problems?
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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