Subject: [Boost-bugs] [Boost C++ Libraries] #9336: undefined symbols in boost/multiprecision/cpp_int/misc.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-03 07:04:51
#9336: undefined symbols in boost/multiprecision/cpp_int/misc.hpp
------------------------------+------------------------------
Reporter: douglasgodfrey@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.54.0
Severity: Problem | Keywords:
------------------------------+------------------------------
boost/multiprecision/cpp_int/misc.hpp refers to x86 and x86_64 intrinsic
functions without including intrin.h
Add the following before the namespace line:
#include <intrin.h>
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9336> 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