[dmd-internals] Building Phobos and druntime as a dylib on Mac OS X
Walter Bright
walter at digitalmars.com
Sat Dec 3 16:24:01 PST 2011
On 12/3/2011 2:37 PM, Jacob Carlborg wrote:
>
> Now to the question: how should we implement this? Do we have two implementations, a new implementation targeting 10.7 and the existing one for all previous versions of Mac OS X? Or do we want to just have one implementation, somehow.
>
It either has to have a runtime switch if the 10.7 scheme is not backwards
compatible, or we have to stick with the old scheme until the older OSX's disappear.
More information about the dmd-internals
mailing list