Opened 13 years ago

Closed 13 years ago

#3028 closed Bugs (duplicate)

Sun C++ 5.9 for SPARC fails to compile thread library

Reported by: anyepikh@… Owned by: Anthony Williams
Milestone: Boost 1.40.0 Component: thread
Version: Boost 1.39.0 Severity: Problem
Keywords: thread solaris compile Cc:

Description

sun.compile.c++ bin.v2/libs/thread/build/sun-5.9/release/link-static/stdlib-sun-stlport/threading-multi/pthread/thread.o

"CC" -library=stlport4 -xO4 -mt -m64 -library=stlport4 -DSunOS -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/sun-5.9/release/link-static/stdlib-sun-stlport/threading-multi/pthread/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.

Compiler version: CC: Sun C++ 5.9 SunOS_sparc Patch 124863-09 2008/12/16

Change History (1)

comment:1 by Steven Watanabe, 13 years ago

Resolution: duplicate
Status: newclosed

Duplicates #2602.

Note: See TracTickets for help on using tickets.