[Issue 17508] optlink 8.00.17 crash at EIP=0040F60A
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 9 11:36:56 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=17508
--- Comment #5 from Bastiaan Veelo <Bastiaan at Veelo.net> ---
While we are waiting for a fix to optlink, is there a way to force ddox / scod
to be linked with a different linker? Using --arch as in dub build -b ddox
--arch=x86_mscoff for building the documentation of a library has no effect on
building the ddox application, it is still linked using optlink.
Maybe dub can be changed to avoid optlink on Windows for ddox builds?
--
More information about the Digitalmars-d-bugs
mailing list