|
Boost-Build : |
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-05-30 11:38:12
levent wrote:
> Yet, there are a couple of details I wish I knew (or knew how to know
> :)). Such as for example, what is the various modifiers after "actions".
> For instance, what is the difference between the following two:
>
>
> actions whatever.link { $(LINKER) $(OPTIONS) $(NEEDLIBS) ... }
>
> AND
>
> actions whatever.link bind NEEDLIBS { $(LINKER) $(OPTIONS) $(NEEDLIBS) ... }
>
>
> what does "bind" do?
>
> Also, what does "updated together piecemeal" mean? Is there a fine
> manual where I can dig these up?
Those would be in the bjam manual under "Rules", and "Action Modifiers",
sections <http://boost.org/doc/html/jam/language.html#jam.language.rules>
-- -- 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