Subject: [Boost-bugs] [Boost C++ Libraries] #11703: test_exec_monitor.so couldn't be built correctly for lockfree test on Solaris 11.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-01 20:57:43
#11703: test_exec_monitor.so couldn't be built correctly for lockfree test on
Solaris 11.2
------------------------------+--------------------------
Reporter: angela.xie@⦠| Owner: timblechmann
Type: Bugs | Status: new
Milestone: To Be Determined | Component: lockfree
Version: Boost 1.59.0 | Severity: Problem
Keywords: |
------------------------------+--------------------------
Problem: test_exec_monitor.so couldn't be built correctly on Solaris 11.2
for lockfree library test
all of lockfree library tests have link time issue:
Error message:
Undefined first referenced
symbol in file
int test_main(int,char**) ../lib.temp/libboost_test_exec_monitor.so
ld: fatal: symbol referencing errors
if replace test_exec_monitor.so with static test_exec_monitor.a, test will
fail with
"../../../boost/system/config.hpp", line 34: Error: #error Must not define
both
BOOST_SYSTEM_DYN_LINK and BOOST_SYSTEM_STATIC_LINK.".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11703> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC