Boost C++ Libraries: Ticket #10296: Boost.Thread 1.56 rc1 does not compile on Mingw https://svn.boost.org/trac10/ticket/10296 <pre class="wiki">bin.v2\libs\thread\build\gcc-mingw-4.8.1\debug\threading-multi\win32\thread.o: In function `ZN5boost6detail5win3223GetTickCount64emulationEv@0': c:\jenkins\workspace\Boost.AFIO Build NT_Win64_Mingw32\boost-local/./boost/thread/win32/thread_primitives.hpp:189: undefined reference to `_InterlockedCompareExchange' c:\jenkins\workspace\Boost.AFIO Build NT_Win64_Mingw32\boost-local/./boost/thread/win32/thread_primitives.hpp:197: undefined reference to `_InterlockedCompareExchange' c:\jenkins\workspace\Boost.AFIO Build NT_Win64_Mingw32\boost-local/./boost/thread/win32/thread_primitives.hpp:220: undefined reference to `_InterlockedCompareExchange' collect2.exe: error: ld returned 1 exit status </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10296 Trac 1.4.3 Niall Douglas Sat, 02 Aug 2014 17:59:23 GMT <link>https://svn.boost.org/trac10/ticket/10296#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10296#comment:1</guid> <description> <p> Hmm, I don't seem to have the rights to close issues. Anyway I committed a fix for this at <a class="ext-link" href="https://github.com/boostorg/thread/commit/26042ca26a9783c9055a40ada6b8bb26d3dd65b6"><span class="icon">​</span>https://github.com/boostorg/thread/commit/26042ca26a9783c9055a40ada6b8bb26d3dd65b6</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 25 Aug 2014 00:06:23 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10296#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10296#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/10296#comment:1" title="Comment 1">ned14</a>: </p> <blockquote class="citation"> <p> Hmm, I don't seem to have the rights to close issues. </p> </blockquote> <p> Have you tried to assign the issue to you? </p> <blockquote class="citation"> <p> Anyway I committed a fix for this at <a class="ext-link" href="https://github.com/boostorg/thread/commit/26042ca26a9783c9055a40ada6b8bb26d3dd65b6"><span class="icon">​</span>https://github.com/boostorg/thread/commit/26042ca26a9783c9055a40ada6b8bb26d3dd65b6</a> </p> </blockquote> <p> Is this fix also needed <a class="ext-link" href="https://github.com/boostorg/thread/commit/78f1044c684eaf660cfb2d1bbdfd6c4a84087db6"><span class="icon">​</span>https://github.com/boostorg/thread/commit/78f1044c684eaf660cfb2d1bbdfd6c4a84087db6</a>? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 27 Aug 2014 23:48:31 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10296#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10296#comment:3</guid> <description> <p> Yes, the next commit undoes the special behaviour for Mingw32 on Mingw64 which is not stupidly broken. </p> <p> I cannot assign myself this problem. Nor modify it, my only Action is leave as new. </p> <p> N </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Tue, 16 Sep 2014 06:15:22 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10296#comment:4 https://svn.boost.org/trac10/ticket/10296#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket