Building Boost Program Options

17 Aug
2008
17 Aug
'08
6:56 a.m.
Hi, I've recently decided to build the latest boost version myself, but I'm wondering why there are only shared objects for program options. Ideally I want to build static libraries. Thanks Alex

20 Aug
20 Aug
4:02 a.m.
Cheers Alex Vladimir Prus wrote:
Alex Adranghi wrote:
Hi,
I've recently decided to build the latest boost version myself, but I'm wondering why there are only shared objects for program options. Ideally I want to build static libraries.
Use
bjam ... link=static
for that.
- Volodya
6147
Age (days ago)
6150
Last active (days ago)
2 comments
2 participants
participants (2)
-
Alex Adranghi
-
Vladimir Prus