Re: [Boost-bugs] [Boost C++ Libraries] #9717: Boost math library on PPC64 has thousands of errors

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9717: Boost math library on PPC64 has thousands of errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-27 09:10:20


#9717: Boost math library on PPC64 has thousands of errors
--------------------------------------+-------------------------
  Reporter: Tony Reix <tony.reix@…> | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------

Comment (by Tony Reix <tony.reix@…>):

 Replying to [comment:2 johnmaddock]:

 Thanks for your comments ! [[BR]]
 I'm now recompiling/testing Boost with such a change:

 # g++ -E -dM boost/math/tools/config.hpp | grep LONG_DOUBLE [[BR]]
 #define _GLIBCXX_LONG_DOUBLE_COMPAT 1 [[BR]]
 #define __SIZEOF_LONG_DOUBLE__ 16 [[BR]]
 #define BOOST_MATH_NO_NATIVE_LONG_DOUBLE_FP_CLASSIFY [[BR]]
 '''#define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS''' [[BR]]
 #define __LONG_DOUBLE_128__ 1 [[BR]]
 #define __LONG_DOUBLE_MATH_OPTIONAL 1 [[BR]]

 I should have the answer in some hours.

 About your suggestion to provide me with some ideas on how to support
 "double double", I'm OK to work with you. I may spend days and maybe some
 weeks on this. I have access to both PPC64 BIG/LITTLE Endian machines,
 installed either with Ubuntu or Fedora (for now). [[BR]]
 I'm new to Boost. [[BR]]
 Just let me know your suggestions, plus some explanations and pages to
 read, and I'll experiment them.

 :)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9717#comment:3>
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:15 UTC