[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] GSL on AIX 5.2 Build Problems
From: |
Brian Gough |
Subject: |
Re: [Bug-gsl] GSL on AIX 5.2 Build Problems |
Date: |
Tue, 21 Apr 2009 16:37:13 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Mon, 20 Apr 2009 12:41:37 -0400,
Warren Gray wrote:
> In file included from fp.c:22:
> fp-aix.c: In function `gsl_ieee_set_mode':
> fp-aix.c:30: error: `fprnd_t' undeclared (first use in this function)
> fp-aix.c:30: error: (Each undeclared identifier is reported only once
> fp-aix.c:30: error: for each function it appears in.)
> fp-aix.c:30: error: parse error before "rnd"
> fp-aix.c:55: error: `rnd' undeclared (first use in this function)
> fp-aix.c:55: error: `FP_RND_RN' undeclared (first use in this function)
Thanks for the bug report. Although the configure script detects that
you are using AIX, it seem that our fp-aix.c does not work with AIX
5.2 (fp-aix.c was written back in 2000, so maybe it is out of date).
Do you know the correct way to call the IEEE functions in fp-aix.c in
AIX 5.2 -- could you look at that file and possibly send us a patch
for it? I don't use AIX myself.
--
Brian Gough