search for: __cabs_s

Displaying 1 result from an estimated 1 matches for "__cabs_s".

Did you mean: __cabsl_s
2007 Jan 18
1
Building R 2.4.1 on IRIX
...I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/afs/bi/p/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c complex.c -o complex.o cc-1143 cc: ERROR File = /usr/include/complex.h, Line = 176 Declaration is incompatible with "double cabs(struct __cabs_s)" (declared at line 667 of "/usr/include/math.h"). static inline double cabs (double complex z) {return __c99_cabs(z); } ^ cc-1143 cc: ERROR File = /usr/include/complex.h, Line = 178 Declaration is incompatible with "long double...