$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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)