search for: gamma9

Displaying 3 results from an estimated 3 matches for "gamma9".

Did you mean: gamma
2006 Feb 26
0
R2.2.1 source compile problem in MacOS10.3
...-I/sw/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c Rmain.c -o Rmain.o gcc -mdynamic-no-pic -L/sw/lib -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR ld: warning multiple definitions of symbol _signgam ../../lib/libR.dylib(lgamma.lo) definition of _signgam /usr/lib/libSystem.dylib(gamma9.o) definition of _signgam ld: /usr/lib/gcc/darwin/3.3/libgcc.a(_fixunsdfdi.o) illegal reference to symbol: ___floatdidf defined in indirectly referenced dynamic library /usr/local/lib/libgcc_s.1.0.dylib make[3]: *** [R.bin] Error 1 make[2]: *** [R] Error 2 make[1]: *** [R] Error 1 make: *** [R] E...
2006 Mar 13
0
R_alloc problem (Mac OSX)
...library/Frameworks/R.framework/Versions/2.2/ Resources/lib/ -lR -lm /usr/bin/ld: warning multiple definitions of symbol _signgam /library/Frameworks/R.framework/Versions/2.2/Resources/lib//libR.dylib (lgamma.lo) definition of _signgam /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libm.dylib (gamma9.o) definition of _signgam $ gdb test5 GNU gdb 6.1-20040303 (Apple version gdb-413) (Wed May 18 10:17:02 GMT 2005) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under...
2006 Mar 15
1
R_alloc problem on Mac OSX (PR#8683)
...e/ -L/library/Frameworks/R.framework/Versions/2.2/Resources/lib/ -lR -lm /usr/bin/ld: warning multiple definitions of symbol _signgam /library/Frameworks/R.framework/Versions/2.2/Resources/lib//libR.dylib(lgamma.lo) definition of _signgam /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libm.dylib(gamma9.o) definition of _signgam $ gdb test5 GNU gdb 6.1-20040303 (Apple version gdb-413) (Wed May 18 10:17:02 GMT 2005) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under cer...