Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2007-10-10 08:41:46


> I have changed this code to use platform variables that bjam defines.
> Can you update and try again?

Python part is now passing correctly, now I have the following output:
---------------------
Boost.Build V2 Python port (experimental)
Starting Boost.Build V2/Python
Importing 'foobar' to bjam
Importing 'make' to bjam
foobar called!
...found 5 targets...
...updating 1 target...
Jamfile<E:\bb_python\python\tests\bjam\make>.copy bin\debug\a
'cp' is not recognized as an internal or external command,
operable program or batch file.

    cp a.cpp bin\debug\a

...failed Jamfile<E:\bb_python\python\tests\bjam\make>.copy bin\debug\a...
...failed updating 1 target...
---------------------

  If I change 'cp' to 'copy' in Jamroot, the test passes correctly.

-- 
Bojan Resnik

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