#dbugfix 17508 - optlink 8.00.17 crash at EIP=0040F60A
tide
tide at tide.tide
Sun Sep 9 12:20:18 UTC 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
More information about the Digitalmars-d
mailing list