Boost logo

Boost-Build :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-03-21 02:58:35


>> What <link>static means?
>
> It means that all tests there will statically link to Boost.Test
> libraries. It
> was this way in V1 when I was porting that file, and so I made it this way
> in
> V2.

1. Will I be able to build dynamic library using Jamfile.v2?
2. Do I need Jamfile.v2 in examples directory?
3. Some examples using dynamic library
4. What commands (consider I am in oibst/test/build) I need to build:
  a) only static libraries
  b) only dynamic libraries
  c) only debug libraries in combination with one of above

Thanks,

Gennadiy

P.S. error_handling_test still failing for vc-8_0. Either something wrong
with tester configuration or with async exceptions support in BBv2


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk