[fpc-pascal] cthreads unit

ik idokan at gmail.com
Sun Feb 17 19:42:51 CET 2008


Hello,

I'm trying to use the pthread_self function that supposed to be
existed at cthreads unit.
However the compiler tell me that it does not know "pthread_self".

I'm using Linux 64 bit (so I can't use libc), using fpc 2.2.0 .
Looking at the source of cthreads.pp, it does have an include for
pthread.inc file, that does contain dynamic/static linking of the
function, so what am I missing ?

Ido
-- 
http://ik.homelinux.org/



More information about the fpc-pascal mailing list