27 May
2014
27 May
'14
9:47 p.m.
Hello, 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. Sincerely, -Axel
28 May
28 May
5:48 a.m.
On May 27, 2014, at 5:47 PM, Axel Ismirlian
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
3835
Age (days ago)
3836
Last active (days ago)
1 comments
2 participants
participants (2)
-
Axel Ismirlian
-
Kim Barrett