Boost logo

Boost :

Subject: Re: [boost] Compiling without Long Double Support
From: Kim Barrett (kab.conundrums_at_[hidden])
Date: 2014-05-28 01:48:54


On May 27, 2014, at 5:47 PM, Axel Ismirlian <aismirl_at_[hidden]> wrote:
>
> My team and I are working to make boost compatible with PPC 64-LE and we
> were wondering how to compile
> boost without long double support, so that in the mean time we can isolate
> other problems not related to
> floating point problems.

uncomment the macro definition

#define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS

in boost/math/tools/user.hpp


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk