Boost logo

Boost :

Subject: Re: [boost] [quickbook] diagnosing a missing [endsect]?
From: Daniel James (dnljms_at_[hidden])
Date: 2017-03-18 19:47:26


On 16 March 2017 at 14:29, Peter Dimov via Boost <boost_at_[hidden]> wrote:
>
> There's something wrong with the DIST_BIN logic in Quickbook's Jamfile,
> because:

It looks like the problem is that 'is-rooted' in
'tools/build/src/util/path.jam' doesn't support windows paths, so
'path.root' in the same file is concatenating absolute paths, giving
'D:\tmp2\boost\D:\tmp2\boost\dist\bin'. But I can't check that as I'm
not set up on windows. If I'm right then is-rooted really needs to be
fixed, but can you try the attached patch? It assumes that BOOST_ROOT
is always absolute, which I think is the case.




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk