|
Boost-Build : |
Subject: [Boost-build] creating one static library from dependencies
From: Roman Matsybora (matsic_at_[hidden])
Date: 2013-08-13 12:38:51
// solution ways: install destination : boost_all : <install-dependencies>on <install-type>STATIC_LIB ; actions collect { echo "begin collect" # what to write here? # file list is dependent on target and features echo $(<) $(>) echo "end collect" }
may be using of gcc archiver can solve problem but I don't know libraries files that and how to invoke it from here
('binary' encoding is not supported, stored as-is)
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