Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-15 13:04:54


----- Original Message -----
From: "Vladimir Prus" <ghost_at_[hidden]>
> > No, it doesn't! was something supposed to be checked in there?
> > If I add that directory manually, I get:
>
> Actually, the zip file link to which I've posted contains test2 dir
with some
> content. I just don't want to check in an example test to cvs. When
we'll
> start writing actual test, it would be easy to resolve the issues.

Currently on my machine this is printing the following. I suppose that's
expected since it is only an example?

------

c:\boost\tools\build\test\..\jam_src\bin.ntx86\bjam -d0 returned 1
STDOUT ============
...skipped <foo.exe\borland\debug\runtime-link-dynamic>foo.CMD for lack
of <foo.exe\borland\debug\runtime-link-dynamic>foo.obj...
...skipped <foo.exe\borland\debug\runtime-link-dynamic>foo.exe for lack
of <foo.exe\borland\debug\runtime-link-dynamic>foo.CMD...
...skipped <foo.exe\metrowerks\debug\runtime-link-dynamic>foo.CMD for
lack of <foo.exe\metrowerks\debug\runtime-link-dynamic>foo.obj...
...skipped <foo.exe\metrowerks\debug\runtime-link-dynamic>foo.exe for
lack of <foo.exe\metrowerks\debug\runtime-link-dynamic>foo.CMD...
...skipped <foo.exe\msvc\debug\runtime-link-dynamic>foo.CMD for lack of
<foo.exe\msvc\debug\runtime-link-dynamic>foo.obj...
...skipped <foo.exe\msvc\debug\runtime-link-dynamic>foo.exe for lack of
<foo.exe\msvc\debug\runtime-link-dynamic>foo.CMD...

STDERR ============
'"bcc32"' is not recognized as an internal or external command,
operable program or batch file.
'mwcc' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.

FAILED test of c:\boost\tools\build\test\..\jam_src\bin.ntx86\bjam -d0
at line 108 of BoostBuild.py (run_build_system)
from line 9 of <stdin>

 


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