How to properly compile DMD 2.053 on OSX?
Brad Roberts
braddr at puremagic.com
Thu Jun 2 23:41:45 PDT 2011
On 6/2/2011 11:28 PM, Jacob Carlborg wrote:
> On 2011-06-02 21:33, Dan Sanduleac wrote:
>> <snip long build failure log>
>
> You should use posix.mak when you're building Phobos. Don't know why DMD 2.053 contains individual makefiles for Linux
> and Mac OS X.
Yay, more fall out from Walter's release process not starting from a clean directory tree. Sorry about that. The code
as represented in git hasn't had those files for a long time, just win32.mak and posix.mak.
Dan, dmd doesn't support osx/64 yet. One day it almost certainly will, but not yet. Not sure what the state of gdc for
osx/64 is, you'll need to ask in the digitalmars.d.gnu newsgroup.
Later,
Brad
More information about the Digitalmars-d
mailing list