Building Boost Program Options

17 Aug
2008
17 Aug
'08
12:56 p.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
10: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
6087
Age (days ago)
6090
Last active (days ago)
2 comments
2 participants
participants (2)
-
Alex Adranghi
-
Vladimir Prus