Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building Boost DLLs
From: Michael Jackson (mike.jackson_at_[hidden])
Date: 2009-08-18 10:17:38


This is what I use:

bjam.exe toolset=msvc --with-test --with-filesystem --with-
program_options --with-date_time --with-thread --prefix=C:\Developer
\VS9\boost_1_39 variant=release,debug threading=multi link=shared
runtime-link=shared install

_________________________________________________________
Mike Jackson mike.jackson_at_[hidden]
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio

On Aug 18, 2009, at 8:16 AM, William wrote:

> Hi List,
>
> How do I build the Boosts DLLs used to support Windows? As using:
>
> bjam --build-dir=./x86 toolset=msvc --build-type=complete stage
>
> from a CMD window only gets me .lib files and I see no obvious way
> of building the DLLs on their own. I originally had DLL files but
> removed them so I could do a re-build based on this article :
>
> http://article.gmane.org/gmane.comp.lib.boost.threads.devel/383
>
> Can anyone point me in the right direction please.
>
> FYI I'm using VS 2008, boost 1.39.0 sources and v3.1.17 of bjam.
>
> --
> Thanks,
>
> Billy
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


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