$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael van der Westhuizen (r1mikey_at_[hidden])
Date: 2006-07-08 14:14:12
Hi Peter,
On 7/8/06, Peter Dimov <pdimov_at_[hidden]> wrote:
> Regarding the Solaris situation, perhaps we need to just depend on the
> user-specified BOOST_USE_SOLARIS_ATOMICS for now? Has Solaris 5.11 been
> officially released?
Sounds good to me.
Solaris 11 has not yet been released - it is currently only available
as pre-release software via the Solaris Express program, and as
OpenSolaris.
I've got no problems with specifying BOOST_USE_SOLARIS_ATOMICS. I'll
log an issue against the Sun Studio C++ issue tracker for easier to
use SunOS version detection.
Michael