https://issues.dlang.org/show_bug.cgi?id=17390
Mike Franklin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #5 from Mike Franklin <[email protected]> --- 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. --
