September 09, 2018
My entry for the #dbugfix campaign[1]:

https://issues.dlang.org/show_bug.cgi?id=17508

This makes building ddox / scod documentation impossible on Windows.

Reporting date: 2017-06-15

There exists a similar optlink issue (duplicate?) also in linking vibe.d, reported 2015-10-17: https://issues.dlang.org/show_bug.cgi?id=15213

[1] https://forum.dlang.org/post/ojxxjixcxnztmsskyuud@forum.dlang.org
September 09, 2018
On Sunday, 9 September 2018 at 11:52:31 UTC, Bastiaan Veelo wrote:
> My entry for the #dbugfix campaign[1]:
>
> https://issues.dlang.org/show_bug.cgi?id=17508
>
> This makes building ddox / scod documentation impossible on Windows.
>
> Reporting date: 2017-06-15
>
> There exists a similar optlink issue (duplicate?) also in linking vibe.d, reported 2015-10-17: https://issues.dlang.org/show_bug.cgi?id=15213
>
> [1] https://forum.dlang.org/post/ojxxjixcxnztmsskyuud@forum.dlang.org

I'd file the bug with DUB that you are forced to use optlink even when specified not to. That's more likely to be fixed than a bug in Optlink, as it is programmed in assembly. Any bug found in optlink, a limitation is usually just added into DMD for it instead of fixing the bug in Optlink.

https://github.com/dlang/dub/issues