Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-01-19 17:37:40


At 12:31 PM 1/17/2003, Ronald Garcia wrote:

>When I run
>./process_jam_log < bin\bjam.log
>
>I get the error:
>
>Usage: bjam [bjam-args] | process_jam_log [locate-root]
> locate-root is the same as the bjam ALL_LOCATE_TARGET
> parameter, if any. Default is boost-root.
>no errors detected
>
>So instead I ran:
>
>./process_jam_log $BOOST_ROOT < bin/bjam.log
>no errors detected
>
>This just might be a nit with the docs (needing to explicitly supply
>BOOST_ROOT on the command line)?

You only need to explicitly specify BOOST_ROOT if you are in a directory
different from boost-root/status.

I will do some more work on the docs, however. They need to be updated to
show how to use the tests with ALL_LOCATE_TARGET, which is a cleaner way to
run them.

--Beman

  


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