Just one more thing...
    Anders F Björklund 
    afb at algonet.se
       
    Mon Feb 23 09:44:52 PST 2009
    
    
  
Sean Kelly wrote:
>> Apparently it's still using some Leopard symbols for pthread.
>>
>> Could also be that dmd is now alright, but libphobos.a isn't.
>> But as long as those two (MDT+SDK) are applied, it should be.
> 
> Darnit... using 10.4 pthreads might be difficult.  Posix support was a 
> tad weak on OSX until 10.5.  We'd have to version the library code on OS 
> version, which would be a tad weird since Apple doesn't really support 
> old versions of its OS anyway.
The pthread symbol is there, just not in the UNIX2003 variant.
So at this point it's just a linker issue, even if more behind.
--anders
    
    
More information about the Digitalmars-d-announce
mailing list