That gets me a step closer... but how do I get the absolute
path of an
arbitrary relative path?
Say I have a collection of include paths in $(INCLUDES) for
a particular
target. How can I convert that to a set of absolute paths?
-dr
> -----Original Message-----
> From: boost-build-bounces lists.boost.org
> [mailto:boost-build-bounces lists.boost.org] On Behalf
Of Rene Rivera
> Sent: Sunday, April 15, 2007 11:52 PM
> To: Boost.Build developer's and user's list
> Subject: Re: [Boost-build] How to get absolute paths?
>
> Dave Rahardja wrote:
> > When writing a toolset definition, how can I get
the
> absolute paths of files
> > passed into rules and actions, instead of their
gristed versions?
>
> local p = [ on $(target) return $(LOCATE) ] ;
>
>
> --
> -- 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>
>
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|