Error by building druntime

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Dec 23 15:01:27 PST 2012


On 12/23/12, Namespace <rswhite4 at googlemail.com> wrote:
> Is that my fault? :o
> Is there any official manual for building dmd, druntime and
> phobos?
>

You're probably building druntime 2.061 with dmd 2.060. First you need
to build dmd git-head, then druntime (*with* the newly built DMD),
then phobos. There are some guides written here, see if that helps:
http://wiki.dlang.org/Building_DMD or
http://wiki.dlang.org/Using_Git_on_Windows


More information about the Digitalmars-d-learn mailing list