Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-09-15 10:31:06


[2002-09-15] Dan Muller wrote:

>Simple question after riffling through the docs for an hour...
>
>Is there any mechanism in Boost.Build for converting a relative path to an
>absolute path? If so, how?
>
>Thanks in advance.

All paths in Boost.Build are relative to the invocation directory. So this
is what I use, and works normally...

__SOME_ABSOLUTE_PATHS__ = [ root-paths __SOME_RELATIVE_PATHS__ : [ PWD ] ] ;

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]

 


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