Boost logo

Boost-Build :

Subject: [Boost-build] Confused about specifying variants on command line
From: David Abrahams (dave_at_[hidden])
Date: 2009-04-09 14:05:55


Hi all,

I'm just wondering about:

bjam --build-dir=/var/tmp/build/glcxx \
     --stagedir=stage-glibcxx-debug \
     define=_GLIBCXX_DEBUG \
     debug stage

Why did this command (from the top level of a boost-1.34.1 tree) build
boost _release_ binaries as well as debug ones?

TIA,

-- 
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