id summary reporter owner description type status milestone component version severity resolution keywords cc 2633 thread.cpp fails to compile on solaris with Sun CC. pogma@… Anthony Williams "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). 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... }}} " Bugs closed Boost 1.38.0 thread Boost 1.37.0 Problem duplicate jwakely.boost@…