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@gmail.com> 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)