Boost logo

Boost :

From: Steve Anichini (sanichin_at_[hidden])
Date: 2001-11-09 00:24:24


ah, thank you.

but now I get a build error:
F:\develop\projects\external\boost_1_25_1>f:\develop\projects\buildtools\mai
n\bin\jam -sBOOST_ROOT=. -sTOOLS="msvc-stlport" -sSTLPORT_4.5_PATH=f:\develo
p\projects\external\stlport-4.5 -sBUILD="<runtime-link>static"
Error: <libs!python!build>libboost_python: target requirements conflict for
requ
ested build { <runtime-link>dynamic <target-type>LIB <runtime-link>static }

if i substitute -sBUILD="<runtime-link>dynamic" it works.

-steve

> -----Original Message-----
> From: David Abrahams [mailto:david.abrahams_at_[hidden]]
> Sent: Thursday, November 08, 2001 11:23 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] Boost Jam question: how to set "features"?
>
>
>
> ----- Original Message -----
> From: "Steve Anichini" <sanichin_at_[hidden]>
>
>
> >
> > in tools/build/features.jam I see this line:
> > feature runtime-link : dynamic static ;
> >
> > my question is: how the heck do I over-ride this from the command line?
> I.e.
> > by default on MSVC it builds runtime-link-dynamic. I want to build
> > runtime-link-static.
> >
> > I've read every document on Jam and FTJam I can find on the web, I can't
> > find the way to do this.
>
> It's covered at www.boost.org/tools/build/build_system.htm#build
>
> try jam -sBUILD="<runtime-link>static" ...
>
>
>
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


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