search for: cabsl

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

Did you mean: cabel
2007 Jan 18
1
Building R 2.4.1 on IRIX
...)" (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 cabsl(struct __cabsl_s)" (declared at line 528 of "/usr/include/math.h"). static inline long double cabsl (long double complex z) {return __c99_cabsl(z);} ^ 2 errors detected in the compilation of "complex.c". gmake[3]: *** [complex.o] Er...