Boost logo

Boost :

Subject: Re: [boost] [1.40.0] Beta 1 release candidate available
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-08-11 15:46:17


Václav Haisman wrote:

> Beman Dawes wrote, On 10.8.2009 17:50:
>> 1.40.0 beta 1 release candidates are available at http://boost.cowic.de/rc/
>>
>> Before pushing the beta out to SourceForge, I'd appreciate it if
>> several people would try the release candidate and report success or
>> problems.
> It builds on Cygwin 1.5 with GCC 4.3 if I just choose release variant.
> --build-type=complete fails:

Why do you want --build-type=complete?

>
> amber2::wilx:~/tmp/boost_1_40_0_beta1> nice -n 20 ./bjam -d+2
> -sEXPAT_INCLUDE=/usr/include -sEXPAT_LIBPATH=/usr/lib toolset=gcc-4.3
> --without-mpi stage --layout=versioned --build-type=complete
> Note: Building Boost.Regex with Unicode/ICU support enabled
> Using ICU in /usr/include
> warning: Graph library does not contain MPI-based parallel components.
> note: to enable them, add "using mpi ;" to your user_config.jam
> 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

Hmm, ICU's acting up again.

John,
this seems to become a recurring issue. Can you suggest some alternative
behaviour I should implement?

- Volodya


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