$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-06-28 07:10:12
vicente.botet wrote:
>> Maybe the error message could be more explicit. The message let
>> think that
>> we can enable long double, but if I have understood this is just not
>> available on some compilers/platforms.
Right, how about: "long double support is not supported by Boost.Math on
this Plaform: the long double version of the TR1 library will not be built."
John.