Compiler Bug
Seb
seb at wilzba.ch
Tue Apr 2 14:07:04 UTC 2019
On Tuesday, 2 April 2019 at 14:03:03 UTC, Alex wrote:
> On Tuesday, 2 April 2019 at 13:39:35 UTC, Basile B. wrote:
>> On Tuesday, 2 April 2019 at 13:24:51 UTC, Alex wrote:
>>> On Tuesday, 2 April 2019 at 13:21:46 UTC, Basile B. wrote:
>>>> [...]
>>>
>>> Would it not be nice if dmd came with a debug compiler? Such
>>> as dmdd? That would make it real easy to help out better.
>>
>> With the debug infos the size of the distributions would
>> increase.
>> Maybe as a secondary download.
>
> It's not that big already. Compared to some compilers.
If you don't want to build DMD yourself, you can just use digger:
dub fetch digger
dub run digger
It's fully automated.
More Infos:
https://github.com/CyberShadow/Digger
More information about the Digitalmars-d
mailing list