Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-11-24 19:48:16


"jq54he" <jq54he_at_[hidden]> writes:

> hi,all
>
> i run this:
> C:/boost_1_30_0> bjam -sBOOST_ROOT=. -sTOOLS=vc7 "-sBUILD=debug
> release <runtime-
> link>static/dynamic"
>
> the result is
> ...found 2219 targets...
> ...updating 303 targets...
> MkDir1 libs\regex\build\bin-stage
> spawn: Invalid argument
>
> what is the meaning of this message?
> i think i had done all the config work.

That message is a complaint from your OS about the command that was
sent to it.

Could you post the result of running:

bjam -d+2 -d+4 -sBOOST_ROOT=. -sTOOLS=vc7 "-sBUILD=debug release <runtime-link>static/dynamic"

??

Thanks.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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