Boost logo

Boost :

From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2005-03-03 12:11:33


None of the previous suggestions seem to work, so let me ask some more
questions. I guess the first is, what should be the output of
process_jam_log? From scanning the sources, it looks like the only
obvious output is various test_log.xml files. However, I see no files
with that name anywhere in the hierarchy.

Can someone point me to what I should expect, so I can have a better
chance figuring out what is wrong?

Here is what I tried last...

set BOOST_ROOT=C:\boost
set TOOLS=borland
cd %BOOST_ROOT%
bjam clean
cd %BOOST_ROOT%\status
bjam --dump-tests test > bjam.log 2>&1
process_bjam_log < bjam.log
compiler_status %BOOST_ROOT% cs-win32.html

I still get an exception from copmiler_status saying C:\boost\status\bin
can not be found.

Thanks!


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