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-06 15:08:39
#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 anonymous):
It is completely opposite for me.
'''-library=stlport4''' is the only option that returns '''true''' on:
std::numeric_limits<'''double'''>::is_iec559 (i.e expected behavior)
std::numeric_limits<'''float'''>::is_iec559 (i.e expected behavior)
except this one I got false even with stlport4:
std::numeric_limits<'''long double'''>::is_iec559
I got '''false''' for all three when specifying '''compat=5(-std=sun03)'''
and '''compat=g(-std=c++03)''' options instead.
Compiler version:
Sun C++ 5.12 SunOS_sparc Patch 148506-18 2014/02/1
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10925#comment:16> 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