[Issue 17390] Pass flags to linker driver without -Xlinker
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 25 03:50:14 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=17390
Mike Franklin <slavo5150 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slavo5150 at yahoo.com
Resolution|--- |FIXED
--- Comment #5 from Mike Franklin <slavo5150 at yahoo.com> ---
This issue has been resolved with the `-preview=noXlinker` switch:
https://dlang.org/changelog/pending.html#noxlinker
It will allow users to pass options directly to the linker driver without DMD
trying to be clever.
--
More information about the Digitalmars-d-bugs
mailing list