Subject: Re: [Boost-users] [Program Options] Difficulty compiling for static runtime library
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-07-13 12:11:58


Lindley M French wrote:

>> Try
>> bjam release runtime-link=static --with-program_options

> I tried that, it produced the following output:
>
> bjam.exe release --runtime-link=static --with-program_options

It does not seem you have tried *exactly* what Steven has suggested.

- Volodya