|
Boost-Build : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-07-09 06:44:21
Hello all,
I would like to build a static library which is composed of several
smaller libs. The obviuos does not work:
<lib> bigandfat : <lib>foo <lib>bar ;
This updates libfoo.a and libbar.a and that is it. No libbigandfat.a
gets created.
What I would like to have is a single big library to link to instead
of several smaller ones. Is this possible?
TIA, Markus
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