OOOOPS !!!!Re: [fpc-devel] no break and stepping if ctheads is	used (Lazarus)
    Michael Van Canneyt 
    michael at freepascal.org
       
    Thu Mar  4 16:28:38 CET 2010
    
    
  
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.
    
    
More information about the fpc-devel
mailing list