Displaying 6 results from an estimated 6 matches for "lblas_risc".
Did you mean:
blas_risc
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
1998 Nov 24
0
Additional autoconf test for linuxppc/mklinux
I am attaching a patch to R-0.63's configure.in file which will enable
R to detect and use some special math libraries on linuxppc and mklinux.
The patch provides tests for these libraries and enable/disable switches
for them as well.
One library is the libmoto math library which must be used in
conjunction
with libm (it only replaces some of libm's functions). The other is a
RISC
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
...you the results from the ./configure running (all the
others are yes)
checking whether gcc needs -traditional... no
checking for g77... no
checking for sin in -lmoto... no
chechecking for main in -lhdf5... no
cking for main in -lncurses... no
checking for main in -ldxml... no
checking for main in -lblas_risc... no
checking for rl_callback_read_char in -lreadline... no
checking for ANSI C header files... no
checking for vfork.h... no
checking for working vfork... no
checking for __setfpucw... no
checking for dl.h... no
checking for fpu_control.h... no
checking for hdf5.h... no
checking for ieee754.h......
1999 Oct 12
1
Compilation problem with R
...e the following results (I give only the
no, all the others are yes)
checking whether gcc needs -traditional... no
checking for g77... no
checking for sin in -lmoto... no
chechecking for main in -lhdf5... no
cking for main in -lncurses... no
checking for main in -ldxml... no
checking for main in -lblas_risc... no
checking for rl_callback_read_char in -lreadline... no
checking for ANSI C header files... no
checking for vfork.h... no
checking for working vfork... no
checking for __setfpucw... no
checking for dl.h... no
checking for fpu_control.h... no
checking for hdf5.h... no
checking for ieee754.h......
1998 Dec 08
0
R compile problems with AIX
...gure: failed program was:
#line 2124 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
configure:2154: checking for main in -lblas
configure:2169: gcc -o conftest -g -O2 conftest.c -lblas -ldl -ltermcap -lm 1>&5
configure:2187: checking for main in -lblas_risc
configure:2202: gcc -o conftest -g -O2 conftest.c -lblas_risc -lblas -lf2c -ldl -ltermcap -lm 1>&5
collect2: ld returned 255 exit status
ld: 0706-006 Cannot find or open library file: -l blas_risc
ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l f2c...
1998 Dec 08
0
R compile problems with AIX
...gure: failed program was:
#line 2124 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
configure:2154: checking for main in -lblas
configure:2169: gcc -o conftest -g -O2 conftest.c -lblas -ldl -ltermcap -lm 1>&5
configure:2187: checking for main in -lblas_risc
configure:2202: gcc -o conftest -g -O2 conftest.c -lblas_risc -lblas -lf2c -ldl -ltermcap -lm 1>&5
collect2: ld returned 255 exit status
ld: 0706-006 Cannot find or open library file: -l blas_risc
ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l f2c...