osx shared libraries.

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Jun 6 13:01:28 PDT 2015


On 6/6/2015 12:47 PM, Andrei Alexandrescu wrote:
> On 6/6/15 11:52 AM, bitwise wrote:
>> The code looks like this:
>> http://dpaste.com/0SF46B6
>>
>> So my question is, what is the best way to get this code into the binary?
>
> Where would an approach based on static shared this() and ~this fall short?

The druntime must be initialized before those are called.



More information about the Digitalmars-d mailing list