Boost logo

Boost-Build :

From: Konstantin M. Litvinenko (gclbb-jamboost_at_[hidden])
Date: 2003-08-07 04:44:33


Hello, All!

I have tried to compile examples-v2/hello project in multithreaded mode
but BBv2 (yesterday CVS state) complaines about <threading>multi in Jamfile
:

warning: skipped build of ./hello with properties <debug-symbols>on
<exception-handling>on <hardcode-dll-paths>false <inlining>off
<link-runtime>shared <link>shared <optimization>off <os>NT <profiling>off
<rtti>on <runtime-debugging>on <stdlib>native
<symlink-location>project-relative <threading>single <toolset>borland
<user-interface>console <variant>debug
D:/Work/Cpp/Projects/ISDevelopment/build-system-m6/new\targets.jam:490: in
object(main-target)@1.generate
*** argument error
* rule object(property-set)@1.add ( ps )
* called with: ( )
* missing argument ps
D:/Work/Cpp/Projects/ISDevelopment/build-system-m6/new\property-set.jam:173
:see definition of rule 'add' being called
D:/Work/Cpp/Projects/ISDevelopment/build-system-m6/new\targets.jam:218: in
object(project-target)@1.generate
D:/Work/Cpp/Projects/ISDevelopment/build-system-m6\build-system.jam:161: in
load
D:\Work\Cpp\Projects\ISDevelopment\build-system-m6\examples-v2\..\kernel\mo
dules.jam:259: in import
D:\Work\Cpp\Projects\ISDevelopment\build-system-m6\examples-v2\..\kernel\bo
otstrap.jam:122: in boost-build
D:\Work\Cpp\Projects\ISDevelopment\build-system-m6\examples-v2\boost-build.
jam:2: in module scope

What is wrong ?

With best regards, Konstantin M. Litvinenko aka Dark Angel.

 


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