Boost logo

Boost-Build :

From: rameysb (Ramey_at_[hidden])
Date: 2003-10-18 22:49:29


have a jam file which used to create a bin directory int
the test directory of my serialization library. Now
I want to test the latest version. I updated my local CVS
tree and "bjam ..." Rather than creating a bin directory
in the local directory it creates a bin directory at the
boost-root level.

It seems that the process log program still works in that it
seems to find the new directory. However the compiler_status
program now gets confused and can't fnd the bin directory.

WHat do I have to do to make this work?

Here is the script that used to work

c:/boost-build/bjam -sTOOLS=vc7 >bjam.log 2>&1
process_jam_log <bjam.log
compiler_status c:/boost-dev/ compiler_status.html

Robert Ramey

 


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