[fpc-pascal] cthreads
Ewald
ewald at yellowcouch.org
Fri Jul 25 15:10:36 CEST 2014
On 07/25/2014 03:04 PM, Fabio Luis Girardi wrote:
> The same question that I posted on bugtracker:
>
> Linux, BSD, Unix, has another threaddriver than cthreads? If no, why
> not make cthreads unit the default threaddriver for Unix?
I read somewhere some time ago that the main reason for this was that
FPC has no dependency to libc under normal circumstances. Making
cthreads the default thread manager would thus add a dependency to libc.
--
Ewald
More information about the fpc-pascal
mailing list