Boost logo

Boost :

Subject: Re: [boost] How to make tests building faster?
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-02-10 05:45:51


> The only minor hassle is to make bjam/b2 executables visible findable
> in the PATH
> or one has to locate them using relative/absolute paths.

If you use bash, then you could do as I do, which is set an alias in
.bash.rc that points "bjam" to the actual exectuable - that way when I
rebuild bjam I don't need to copy or install it anywhere, because the alias
already points to the build location.

HTH, John.


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