Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-10-05 22:11:11


Rene Rivera wrote:
> Eric Niebler wrote:
>>error: Unable to find file or target named
>>error: '/C:/boost/cvs/boost/boost/algorithm/string.hpp'
>>error: referred from project at
>>error: '../libs/algorithm/string/doc'
>>
>>That path with the leading '/' seems broken to me. Anybody else seeing this?

The documentation for path.make says that it "Converts the native path
into normalized form." But it is getting called in a variety of ways
with normalized paths. It wasn't a problem before because the path.join,
though the NORMALIZE_PATH and J="/" interaction, was swallowing this and
spitting out semi-reasonable paths out anyway. But now path.join is
somewhat less flexible. Volodya, or anybody who knows, is path.make
supposed to be used this way? Or, do I have to kludge
path.join/NORMALIZE_PATH to behave exactly as before?

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
 

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