Subject: [Boost-bugs] [Boost C++ Libraries] #2633: thread.cpp fails to compile on solaris with Sun CC.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-04 18:34:39
#2633: thread.cpp fails to compile on solaris with Sun CC.
--------------------------------------+-------------------------------------
Reporter: pogma_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: None
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
--------------------------------------+-------------------------------------
Sun Studio 11 & 12 - solaris 8,9 and 10 sparc and x86, boost-0.37.0:
{{{
sun.compile.c++ bin.v2/libs/thread/build/sun/release/instruction-set-
ultrasparc/link-static/stdlib-sun-stlport/threading-multi/thread.o
"CC" -library=stlport4 -xtarget=ultra2 -m32 -xarch=sparcvis -xO2 -mt
-DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX
-DNDEBUG -I"." -I"/opt/TWWfsw/bzip210/include"
-I"/opt/TWWfsw/libz12/include" -c -o "bin.v2/libs/thread/build/sun/release
/instruction-set-ultrasparc/link-static/stdlib-sun-stlport/threading-
multi/thread.o" "libs/thread/src/pthread/thread.cpp"
"./boost/thread/detail/thread.hpp", line 344: Error:
boost::thread::thread(boost::thread&) is not accessible from
boost::move(boost::detail::thread_move_t<boost::thread>).
1 Error(s) detected.
...failed sun.compile.c++ bin.v2/libs/thread/build/sun/release
/instruction-set-ultrasparc/link-static/stdlib-sun-stlport/threading-
multi/thread.o...
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2633> 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:49:59 UTC