Boost logo

Boost Users :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-11-17 13:45:35


Christian Henning wrote:
> Thanks for the informative answer.
>
>>
>> If you want to avoid all warnings, you may have to set ZLIB_LIBPATH,
>> etc. to point to a debug variant of your project's zlib when
>> building a debug variant of Boost.Iostreams, and to a release
>> variant when building a release variant of Boost.Iostreams.
>>
> Is there a way to specify the configuration ( debug or release ) in a
> boost build? Like:
>
> bjam "-sTOOLS=gcc" "-sConfig=debug" install

You can specify a debug build with -sBUILD=debug (similarly for release).

> Thanks again,
> Christian

-- 
Jonathan Turkanis
www.kangaroologic.com

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