$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-11-11 07:08:23
Vladimir Prus wrote:
> Does it mean that if you try to mix object files compiled with different
> settings of <threading> they'll try to link to different runtime, producing
> either duplicated symbols error, or more subtle, but equally fatal, problem?
Yes.
Roland