Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8048: Boost 1.53 + GCC 4.6.3 __int128 undefined.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-18 17:14:15
#8048: Boost 1.53 + GCC 4.6.3 __int128 undefined.
-------------------------------+-------------------------
Reporter: wchan212@⦠| Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: config
Version: Boost 1.53.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-------------------------------+-------------------------
Comment (by anonymous):
The code has:
{{{
#if defined(__SIZEOF_INT128__) && !defined(__CUDACC__)
# define BOOST_HAS_INT128
#endif
}}}
Is {{{__CUDACC__}}} not defined? And if not what is?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8048#comment:31> 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:14 UTC