$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] b2 looks for tools/inspect/build/Jamfile
From: Peter Dimov (lists_at_[hidden])
Date: 2016-05-22 10:31:12
Rene Rivera wrote:
> > bpm init develop
> > bpm install -t bind_at_SHA
> > bpm test bind
>
>
> I dislike using C++ for these kinds of tools.. The requirement to compile
> them makes it cumbersome.
Yes, there is that. The above as written will only work with a prebuilt
binary, which is basically only feasible on Windows.