Boost logo

Boost-Build :

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

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk