What's blocking DDMD?
Daniel Murphy via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 22 23:27:08 PDT 2014
"Domingo Alvarez Duarte" wrote in message
news:vwamsrkqngvnbnmdcakt at forum.dlang.org...
> On Tuesday, 22 July 2014 at 14:34:10 UTC, Daniel Murphy wrote:
> > You can build it by following the instructions here:
> > https://github.com/D-Programming-Language/dmd/pull/3410
>
> I'm not sure if there is instructions to build it on that link, there is
> no "ddmd" entry on makefiles and I cant see any branch/tag on git to
> checkout.
>
> Can you provide more details about how to build it and where the code are
> hosted?
>
As others have pointed out, that link is to a pull request from a branch in
my respository. That branch is the one you need to check out in order to
build it.
https://github.com/yebblies/dmd/tree/newmagic
More information about the Digitalmars-d
mailing list