Just one more thing...

John Stoneham captnjameskirk at yahoo.com
Thu Feb 26 15:44:12 PST 2009


Walter Bright Wrote:

> John Stoneham wrote:
> > Walter, could you please do this for the 2.026 build, so we Tiger users can have D too?
> 
> It's already done for the compiler (just redownload it), and Sean is 
> working on the library. It isn't as simple as you describe, because 10.4 
> has a weaker implementation of pthreads.

I didn't realize the pthread issue would rear it's ugly head just by linking the 10,4u SDK. :) I did download it again as you suggested, and yes the compiler itself now runs without throwing any errors, but as you point out the library isn't compiled for 10.4 yet so I do get the "undefined symbol" error during the linking of a simple hello.d (specifically, it's _pthread_mutexattr_destroy$UNIX2003).

I'm really looking forward to using D on OS X. As Tank said in the Matirx, it's a very exiting time!


More information about the Digitalmars-d-announce mailing list