Boost logo

Boost Users :

Subject: Re: [Boost-users] boost build
From: Alexander Sack (pisymbol_at_[hidden])
Date: 2008-11-20 12:16:17


On Thu, Nov 20, 2008 at 9:17 AM, df. trash <df.trash_at_[hidden]> wrote:
> I want to build the Filesystem Library on Windows so that it statically
> links to my code at runtime.
> I use the following statement on the command line to invoke bjam:
>
> bjam release --with-filesystem --toolset=msvc-7.1 link=static
>
> This builds only 1 library: libboost_filesystem-vc80-mt-1_36.lib
> It does not build the System Library which Filesystem depends on.

You asked it to build one library. Why not add --with-filesystem
--with-system I think....

-aps


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