Boost logo

Boost Users :

Subject: Re: [Boost-users] [bjam] Building Regex with static runtime linking
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-09 21:02:30


AMDG

Max wrote:
> I have tried with this
>
> bjam toolset=msvc-9.0 link=static runtime-link=static release debug
> --with-regex stage
>
> but I get
>
> WARNING: No python installation configured and autoconfiguration
> failed. See http://www.boost.org/libs/python/doc/building.html
> for configuration instructions or pass --without-python to
> suppress this message and silently skip all Boost.Python targets
> error: link=shared together with runtime-link=static is not allowed
> error: such property combination is either impossible
> error: or too dangerious to be of any use
>
> <snip>
>

Seems to work for me...

C:\boost\trunk>bjam toolset=msvc-9.0express link=static
runtime-link=static release debug --with-regex stage

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net