Thanks!
That explains why I could not find it in the package :) Yes it is in
float.h. This Cray is screwy. Y'all put the include at the top of the
file but it seems to have forgotten a few hundred lines later. Thanks agan.
Ray
On 4/12/2013 10:20 AM, Ralph Castain wrote:
It should have been defined in . Is that include file not found? You
might check to ensure it was defined there.
On Apr 12, 2013, at 7:09 AM, Ray Sheppard wrote:
> Hi,
> I am sorry to bother everyone. I have had no trouble building 1.6.3 with
> the Intel compiler. Now I am having to repeat
Hi,
I am sorry to bother everyone. I have had no trouble building 1.6.3
with the Intel compiler. Now I am having to repeat the exercise for
GNU. In opal/util/arch.h (about line 260) is the function below. I am
getting an error that LDBL_MANT_DIG is not declared. I can not seem to
find whe