On Tue, Nov 4, 2014 at 12:47 PM, Alexander Shukaev <[email protected]> wrote:
> Try adding "-static" as well, then it should work.

Err, no .. Please guys stop with the "-static*" when making shared
things. Just don't do it ever. If doing this causes a DLL to not crash
that does otherwise, then you're masking the real problem, not fixing
it, and also passing the bug onto anyone who uses your DLL from
something that's correctly not using "-static*" when linking.

>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>

------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to