$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] --build-type=complete
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-03-28 16:05:35
I'm finding that if I build Boost on Windows with
--build-type=complete I don't get statically-linkable binaries for
anything but Boost.Test. To get a "real" complete build, I'm using
debug release
threading=multi/link=shared,static/runtime-link=shared
threading=multi,single/link=static/runtime-link=static
on the command line. Is this intended?
-- Dave Abrahams BoostPro Computing http://www.boostpro.com