$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Kondratyuk (alexander.kondratyuk_at_[hidden])
Date: 2007-10-03 09:31:40
I think this will work:
bjam --toolset=msvc link=static runtime-link=shared architecture=x86
address-model=32 release debug
Alexander.
On 10/3/07, Michael Bradley Jr <mbradley.jr_at_[hidden]> wrote:
>
> Hi,
>
> what is the command line arguments for bjam for building boost as a
> multi-threaded static library.
> I'm using MS Visual Studio 2005 and MS Windows XP (32bit)
>
>