$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-08-28 11:04:00
"Geurt Vos" <G.Vos_at_[hidden]> writes:
> Agreed. Still, this doesn't imply you shouldn't _also_ provide
> multi-threaded libs by default. I mean, what is it to you if
> there's libboost_filesystem_mt.a, libboost_regex_mt.so, etc. for
> multi threading, while you can simply use -lboost_regex when
> linking your single threaded application?
The only argument I can think of (not neccessarily a compelling one)
is that it will take longer to do a full build.
-- Dave Abrahams Boost Consulting www.boost-consulting.com