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. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
