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#ja
m.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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|