Re: [Boost-bugs] [Boost C++ Libraries] #2575: Bug- Boost 1.36.0 on Itanium platform

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2575: Bug- Boost 1.36.0 on Itanium platform
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-11 15:11:13


#2575: Bug- Boost 1.36.0 on Itanium platform
-----------------------------------+----------------------------------------
  Reporter: asonawane@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------+----------------------------------------

Comment (by viboes):

 After making the suggested replacement, I get this error when linking


 {{{
 msvc.link
 ..\..\..\bin.v2\libs\thread\test\test_thread.test\msvc-10.0\debug
 \threading-multi\test_thread.exe
 test_thread.obj : error LNK2019: unresolved external symbol
 _InterlockedBitTestAndSet referenced in function "bool __cdecl
 boost::detail::win32::interlocked_bit_test_and_set(long *,long)"
 (?interlocked_bit_test_and_set_at_win32@detail_at_boost@@YA_NPAJJ_at_Z)
 ..\..\..\bin.v2\libs\thread\test\test_thread.test\msvc-10.0\debug
 \threading-multi\test_thread.exe : fatal error LNK1120: 1 unresolved
 externals

 }}}

 From which version is this primitive available?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2575#comment:5>
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