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