Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-25 08:53:32


#10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
-------------------------------+-------------------------
  Reporter: angela.xie@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.56.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by johnmaddock):

> So I guess, I would not be able to compile my code then :(
> Why can`t we just fix it for double and float as well?

 We need to figure out what the right thing to do is ;)

 I assume you're on Sparc then?

 I should have thought of this before - can you please compile and run
 libs/config/test/math_info.cpp and let us have the program output when
 run? If you can do that for each of the -library=stlport4,
 -library=apache4 and -std=c++11 options that would be great. It's a self
 contained program so from the command line in the Boost root directory
 it's just a:

 CC -I. <option> libs/config/test/math_info.cpp && ./a.out

 As a temporary workaround - you casn either comment out the offending
 static_assert's or else revert boost/math/tools/big_constant.hpp to this
 version:
 https://github.com/boostorg/math/blob/c08785d7dd8b5c2f5da53fece401099fd31f852f/include/boost/math/tools/big_constant.hpp

 Either should get the Boost.Math C-interface libraries building again for
 you

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10925#comment:19>
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:17 UTC