Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-08-07 23:29:14


Larry Evans wrote:
> suggests piecemeal is a modifier and can occur before the action name (
> which in the above output is archive) in an action definition.

'piecemeal' is indeed a modifier
<http://www.boost.org/doc/html/jam/language.html#jam.language.rules.action_modifiers>.
And modifiers must be before the actions name, except for 'bind' which
must be after the name. The exact syntax is:

   `actions` eflags ARG bindlist `{`

So it turns out the bjam docs are a bit misleading in the case of 'bind
vars'.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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