Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6165: BOOST_ENABLE_THREADS/BOOST_DISABLE_THREADS wrongly configured on GCC 4.7
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-17 13:28:08
#6165: BOOST_ENABLE_THREADS/BOOST_DISABLE_THREADS wrongly configured on GCC 4.7
--------------------------------------------+-------------------------------
Reporter: Ai Azuma <ai.azuma@â¦> | Owner: johnmaddock
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: config
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+-------------------------------
Comment (by t.sailer@â¦):
/usr/lib64/gcc/i686-pc-mingw32/4.7.0/include/c++/i686-pc-
mingw32/bits/c++config.h has:
/* Define if gthreads library is available. */
/* #undef _GLIBCXX_HAS_GTHREADS */
/* Define if pthreads_num_processors_np is available in <pthread.h>. */
/* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
/* Define to 1 if mutex_timedlock is available. */
#define _GTHREAD_USE_MUTEX_TIMEDLOCK 1
I can't find anything else thread-related in there...
Is it even possible to not have threading on Win32?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6165#comment:10> 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:08 UTC