Boost logo

Boost Users :

Subject: Re: [Boost-users] It is possible to build a static version of boost for the MACOS
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-10-03 07:56:14


kittymaguire wrote:

>
> Hi
>
> I have tried to build the boost libraries on the MacOS as a static library
> by giving bjam the --buid_type=static but it still built the dynamic version
> of the libraries.

I don't think either "bjam --help" or getting started docs, or Boost.Build docs
mention

        --build_type=static

Use link=static, instead.

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net