September 09, 2018 #dbugfix 17508 - optlink 8.00.17 crash at EIP=0040F60A | ||||
---|---|---|---|---|
| ||||
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 Re: #dbugfix 17508 - optlink 8.00.17 crash at EIP=0040F60A | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bastiaan Veelo | 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 |
Copyright © 1999-2021 by the D Language Foundation