Error by building druntime

monarch_dodra monarchdodra at gmail.com
Mon Dec 24 05:26:20 PST 2012


On Sunday, 23 December 2012 at 23:33:34 UTC, Namespace wrote:
> On Sunday, 23 December 2012 at 23:01:37 UTC, Andrej Mitrovic 
> wrote:
>> 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
>
> Yeah that was my fault. Thanks a lot.
> And thanks Jonathan M Davis for your detailed answer.
> Is it possible, that, even if I use " -release", dmd is build 
> in debug mode (on windows)?

Remember after building dmd.exe, to copy it in your
path(usually,*\dmd2\windows\bin), or else you'll  be using your
old dmd.exe


More information about the Digitalmars-d-learn mailing list