[fpc-devel] Threading support and C library under Linux/Unix

Marco van de Voort marcov at stack.nl
Tue Jun 22 15:31:18 CEST 2010


In our previous episode, Graeme Geldenhuys said:
> Op 2010-06-22 14:24, Marco van de Voort het geskryf:
> > 
> > No, not straight away. That is technically impossible without integrating a
> > full C compiler, since POSIX requires to be able to read and interpret
> 
> And what if one implements a non-posix based implementation (of Free
> Pascal's own design) support for kernel threading?

Same problem. You still have to interface with the kernel, and it would be
incompatible with C libraries that use threads.




More information about the fpc-devel mailing list