Boost logo

Boost :

Subject: Re: [boost] [1.41.0] Release candidate 3
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2009-11-17 16:44:46


Hi Beman,

On Nov 17, 2009, at 1:57 PM, Beman Dawes wrote:

> The third, and hopefully final, release candidate is now available.
> The VC++
> build problems are resolved, at least on my system.
>
> http://boost.cowic.de/rc/boost_1_41_0.tar.bz2 - Unix line endings
> http://boost.cowic.de/rc/boost_1_41_0.tar.gz - Unix line endings
> http://boost.cowic.de/rc/boost_1_41_0.7z - Windows line endings
> http://boost.cowic.de/rc/boost_1_41_0.zip - Windows line endings
>
> Please download and do a test build, reporting successes as well as
> failures.

I ran bootstrap.sh and built with darwin on Leopard and gcc-3.4.6 on
Linux, no problems. Tried intel-11.1 on Leopard, got a compile error
from the thread library.

libs/thread/src/pthread/thread.cpp(384): error: identifier
"get_nprocs" is undefined
           return get_nprocs();

-- Noel


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