search for: smp_setnprocessors

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

2002 Jan 11
1
linking R against MKL
...dgemm_ in -lmkl32_p3 configure:8202: gcc -o conftest -g -O2 -I/usr/local/include conftest.c -lmkl32_p3 -L/usr/lib -lg2c -lm -L/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3 -L/usr/i586-mandrake-linux/lib -lm -ldl -lncurses -lm -L/usr/local/lib 1>&5 /usr/lib/libmkl32_p3.a(smp.o): In function `smp_setnprocessors': smp.o(.text+0x2ce): undefined reference to `pthread_cancel' /usr/lib/libmkl32_p3.a(smp.o): In function `smp_init': smp.o(.text+0x462): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure: failed program was: #line 8191 "configure" #inclu...