On Thu, 4 Mar 2010, Jonas Maebe wrote:
On 04 Mar 2010, at 16:18, Michael Van Canneyt wrote:This is actually quite strange and probably a bug in the cthreads unit. It should contain the {$linklib pthread} clause instead of loading the pthreads library manually, that's why we have this unit.It already contains that, but it's explicitly disabled for Linux (and for Linux only).
I know, I saw that. I guess that it was originally developed using dynamically loading, and was subsequently disabled for BSD... Michael. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
