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

Jacob Carlborg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jacob Carlborg <[email protected]> ---
It seems to be some kind of problem with the -lib flag. If you compile with -c
to create an object file and the create a library using "ar" it works. You can
use that as a workaround until I can come up with a fix for the -lib flag.

--

Reply via email to