[Boost-bugs] [Boost C++ Libraries] #8401: No threading support - AIX 7, GCC 4.7

Subject: [Boost-bugs] [Boost C++ Libraries] #8401: No threading support - AIX 7, GCC 4.7
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-05 14:44:13


#8401: No threading support - AIX 7, GCC 4.7
-------------------------------------------+--------------------------------
 Reporter: m.iancu+low-priority@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.53.0
 Severity: Problem | Keywords:
-------------------------------------------+--------------------------------
 I'm trying to compile a simple thread .cpp file with Boost 1.53.0

 I get the following errors (i got a patch that solves my issue - attached)


 {{{
 -bash-4.2$ g++ -c -I~/agent/workspace-linux/build/../../lib/boost
 -I~/agent/workspace-linux/build/../../lib/log4cpp/include -o ~/agent
 /workspace-linb/log4cpp/include -o ~/a../src/otk/proc-mon/ProcMonitor.cpp

 In file included from ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread/detail/platform.hpp:17:0,
                  from ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread/thread.hpp:12,
                  from ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread.hpp:13,
                  from ../src/otk/proc-mon/ProcMonitor.h:13,
                  from ../src/otk/proc-mon/ProcMonitor.cpp:8:
 ~/agent/workspace-
 linux/build/../../lib/boost/boost/config/requires_threads.hpp:29:4: error:
 #error "Threading support unavaliable: it has been explicitly disabled
 with BOOST_DISABLE_THREADS"

 In file included from ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread/thread.hpp:12:0,
                  from ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread.hpp:13,
                  from ../src/otk/proc-mon/ProcMonitor.h:13,
                  from ../src/otk/proc-mon/ProcMonitor.cpp:8:
 ~/agent/workspace-
 linux/build/../../lib/boost/boost/thread/detail/platform.hpp:69:9: error:
 #error "Sorry, no boost threads are available for this platform."

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8401>
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:12 UTC