Subject: [Boost-users] [Boost-build] Bjam flags
From: Carlos (asc2.cemg_at_[hidden])
Date: 2010-04-01 15:55:40


Hi,

I need to use the "whole-archive" flag to force an executable to link some
static objects.
I know how to do it with autotools, but it is possible to do using
boost-build system?

Thanks