Boost C++ Libraries: Ticket #10693: Apple Clang + NVCC - __int128 undefined https://svn.boost.org/trac10/ticket/10693 <p> While building with nvcc and clang on Mac OS X I seem to have basically the same issue as in <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8048" title="#8048: Bugs: Boost 1.53 + GCC 4.6.3 __int128 undefined. (closed: fixed)">#8048</a>. </p> <p> Can the workaround in gcc.hpp be duplicated into clang.hpp? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10693 Trac 1.4.3 John Maddock Fri, 24 Oct 2014 16:20:15 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/10693#comment:1 https://svn.boost.org/trac10/ticket/10693#comment:1 <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> <p> It already is in Git: <a class="ext-link" href="https://github.com/boostorg/config/commit/441311c950a40b9bea824016e9e43d7af5e3d4b0"><span class="icon">​</span>https://github.com/boostorg/config/commit/441311c950a40b9bea824016e9e43d7af5e3d4b0</a> </p> Ticket