Issues with undefined symbols when using Vibe on Windows

Seb seb at wilzba.ch
Mon Jul 2 21:20:26 UTC 2018


On Monday, 2 July 2018 at 19:24:38 UTC, Chris M. wrote:
> On Monday, 2 July 2018 at 18:48:16 UTC, Jonathan M Davis wrote:
>> On Monday, July 02, 2018 18:26:27 Chris M. via 
>> Digitalmars-d-learn wrote:
>>> On Monday, 2 July 2018 at 17:33:20 UTC, Bauss wrote:
>>> > [...]
>>>
>>> Thanks for checking, I have no idea what else to try (short 
>>> of getting MS Build Tools somehow, but I unfortunately can't 
>>> in my current environment so I'm stuck with DMC + DMD)
>>
>> How are you compiling for 64-bit without the MS toolchain?
>>
>> - Jonathan M Davis
>
> Downloaded the DMD and DMC zip files, extracted and added to 
> PATH. Been working for the most part so far.

I thought for 64-bit the bundled lld linker and mingw runtime are 
used?
https://dlang.org/changelog/2.079.0.html#lld_mingw
So in fact you shouldn't even need DMC?


More information about the Digitalmars-d-learn mailing list