$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-01-09 09:43:16
http://www.boost-consulting.com/boost/more/separate_compilation.html#auto-link
mentions BOOST_ALL_NO_LIB, BOOST_WHATEVER_NO_LIB,
BOOST_WHATEVER_SOURCE, BOOST_ALL_DYN_LINK, BOOST_WHATEVER_DYN_LINK
Did I miss something? I don't understand where all these symbols come
from. Is there a boost standard that they're defined? Shouldn't a
request for static or dynamic libsq be done by requesting the "lib" or
"dll" targets on the bjam command-line?
-- Dave Abrahams Boost Consulting www.boost-consulting.com