<p>Am 25.07.2014 15:11 schrieb "Ewald" <<a href="mailto:ewald@yellowcouch.org">ewald@yellowcouch.org</a>>:<br>
><br>
> On 07/25/2014 03:04 PM, Fabio Luis Girardi wrote:<br>
> > The same question that I posted on bugtracker:<br>
> ><br>
> > Linux, BSD, Unix, has another threaddriver than cthreads? If no, why<br>
> > not make cthreads unit the default threaddriver for Unix?<br>
><br>
> I read somewhere some time ago that the main reason for this was that<br>
> FPC has no dependency to libc under normal circumstances. Making<br>
> cthreads the default thread manager would thus add a dependency to libc.</p>
<p>This is correct. It's the same reason for the widestring manager provided by cwstrings unit. Though 2.7.1 now has a Pascal only widestring manager as well. :)</p>
<p>Regards,<br>
Sven</p>