https://issues.dlang.org/show_bug.cgi?id=20244

Mike Franklin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #4 from Mike Franklin <[email protected]> ---
I'm sorry, but there is a bug in the implementation.

When you add `-L-Xlinker -L--export-dynamic` to the dmd.conf file or command
line, it actually appends `--export-dynamic --export-dynamic` instead of
`-Xlinker --export-dynamic` to the linker driver's command line.

I'll have a fix for it soon.

--

Reply via email to