static ctors in shared libs
bitwise via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 23 17:42:24 PDT 2016
On Friday, 18 March 2016 at 16:23:00 UTC, Johannes Pfau wrote:
> Am Fri, 18 Mar 2016 14:35:41 +0000
> schrieb Marc Schütz <schuetzm at gmx.net>:
>
> [...]
Thanks for the explanation!
When I first looked at the elf implementation, I was confused by
what was goign on with
pinLoadedLibraries()/inheritLoadedLibraries(). With this problem
in mind though, it all makes sense now.
Bit
More information about the Digitalmars-d
mailing list