[Issue 15060] Can't load a D shared library first, then load a C shared library

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 1 04:37:45 PDT 2015


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

--- Comment #9 from ponce <aliloko at gmail.com> ---
If this need back-end support, maybe Walter could implement global ctor/dtor
like in LDC?

@bitwise: how much would you take to do it? :))


FWIW, I'm having problem with the workaround (calling
dyld_register_image_state_change_handler crash). It's as if
dyld_register_image_state_change_handler has a different signature or calling
convention in 32-bit.

--


More information about the Digitalmars-d-bugs mailing list