Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9694: boost/thread.hpp doesn't compile with MinGW and -march=pentium3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-23 14:36:33
#9694: boost/thread.hpp doesn't compile with MinGW and -march=pentium3
---------------------------------------+------------------------
Reporter: Marcin Wojdyr <wojdyr@â¦> | Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.55.0 | Severity: Regression
Resolution: | Keywords:
---------------------------------------+------------------------
Comment (by pdimov):
This should be reported as a MinGW bug - their <intrin.h> header doesn't
compile under -march=pentium3.
To get around this issue, try defining BOOST_USE_WINDOWS_H. This will
force interlocked.hpp to include windows.h instead of intrin.h.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9694#comment:2> 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:15 UTC