search for: z_atan2

Displaying 2 results from an estimated 2 matches for "z_atan2".

2007 Jun 22
2
Compile error on a 'scratch' linux distro
...L/arch/i686/usr/lib/gcc -L/arch/i686/usr/lib -lg2c -lm -lgcc_s ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a -lreadline -ldl -lm -liconv complex.o: In function `z_logbase': /tmp/R-2.5.0/src/main/complex.c:450: undefined reference to `__divdc3' complex.o: In function `z_atan2': /tmp/R-2.5.0/src/main/complex.c:544: undefined reference to `__divdc3' complex.o: In function `complex_binary': /tmp/R-2.5.0/src/main/complex.c:257: undefined reference to `__divdc3' /tmp/R-2.5.0/src/main/complex.c:245: undefined reference to `__muldc3' collect2: ld returned 1...
2005 Sep 10
1
FreeBSD 7.0-CURRENT and R-2.2.0 alpha
...`ccos' complex.o(.text+0xc38): In function `z_sin': /usr/local/R-alpha/src/main/complex.c:491: undefined reference to `csin' complex.o(.text+0xc5e): In function `z_tan': /usr/local/R-alpha/src/main/complex.c:497: undefined reference to `ctan' complex.o(.text+0xd26): In function `z_atan2': /usr/local/R-alpha/src/main/complex.c:523: undefined reference to `catan' complex.o(.text+0xe18): In function `z_asin': /usr/local/R-alpha/src/main/complex.c:541: undefined reference to `casin' complex.o(.text+0xe38): In function `z_acos': /usr/local/R-alpha/src/main/complex.c...