$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [asio] Massive regression failures
From: Aparna Kumta (aparna.kumta_at_[hidden])
Date: 2015-03-05 12:55:14
I am running the regression tests on the develop branch with Oracle
Solaris Studio12.4 on Solaris 11.2 OS.
Tests for asio fail as follows:
../boost/system/config.hpp", line 34: Error: #error Must not define both
BOOST_SYSTEM_DYN_LINK and BOOST_SYSTEM_STATIC_LINK.
I looked at the developer issues on
http://www.boost.org/development/tests/develop/developer/issues.html
and see that asio tests fail similarly.
I'm not sure what causes both BOOST_SYSTEM_DYN_LINK and
BOOST_SYSTEM_STATIC_LINK.
to be defined on the command line.
Any idea on how this can be fixed?
Thanks,
Aparna