Subject: [Boost-bugs] [Boost C++ Libraries] #7956: Boost threads got disabled on HP-UX with gcc 4.7.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-31 13:16:21
#7956: Boost threads got disabled on HP-UX with gcc 4.7.2
---------------------------------------+------------------------------------
Reporter: artem.goncharov@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: threads
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
---------------------------------------+------------------------------------
Hi
I'm not able to use boost threads (1.52) library using GCC 4.7.2 on the
HP-UX
include/boost/config/requires_threads.hpp:24:4: error: #error "Multi-
threaded programs are not supported by gcc on HPUX or Irix (last checked
with gcc 3.3)"
include/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 include/boost/thread/thread.hpp:12:0,
...
include/boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
boost threads are available for this platform."
Using GCC 4.6.3 it works
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7956> 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:11 UTC