Just one more thing...
    Anders F Björklund 
    afb at algonet.se
       
    Sat Feb 14 12:25:53 PST 2009
    
    
  
Walter Bright wrote:
> Now includes Mac OSX version!
> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.040.zip
> 
...
> Expect bugs. Thread local storage isn't working on OSX, neither are 
> sockets and memory mapped files (for unknown reasons).
> 
> Thanks to Sean Kelly for a lot of help on the runtime library with this.
I gather this only works with Mac OS X 10.5 "Leopard" ?
$ dmd/osx/bin/dmd hello.d
Bus error
Could it be rebuilt with the MacOSX10.4u.sdk, perhaps ?
--anders
    
    
More information about the Digitalmars-d-announce
mailing list