$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: DJB (usrlocalinfo_at_[hidden])
Date: 2005-04-27 15:36:33
I'm using <variant>debug and <variant>release to build .exe without
problems.
But when I try to do the same with static-lib, it appears that <variant>
is completely ignored (at least related to debug vs release). It simply
tries to build both.
Compiler used is msvc-7.1
I can post some snippets if others are unable to reproduce this.
Thanks.