Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2005-11-17 09:21:49


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

Thanks again,
Christian


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