On Monday 12 March 2007 19:10, aulwelling micron.com wrote:
> I haven't had much luck with descriptive questions so
I'll keep this one
> short.
Which "descriptive questions" you have in mind? If
there's some
unanswered email, then pinging it it usually effective.
> I have a custom rule that calls the lib rule. From my
custom rule I
> need to know path where all generated files will go for
the current
> target (.o, .so, etc.). How do I get this path?
I don't know how you've defined the rule, but you generally
cannot
find that out, because bjam might be invoked with 10
different
sets of properties.
Inside a custom generator, once some virtual target are
created,
calling 'path' method on them will work.
- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|