LDC 0.12.1 has been released

Ellery Newcomer ellery-newcomer at utulsa.edu
Tue Dec 10 18:59:30 PST 2013


On 12/04/2013 05:25 PM, Ellery Newcomer wrote:
> On 12/01/2013 10:59 PM, Kai Nacke wrote:
>> Hi everyone,
>>
>
> Just built it from source with BUILD_SHARED_LIBS=ON. It compiles me a
> shared library with minimal fuss! But, as with dmd, it doesn't
> initialize druntime (main is in C). Until it does, does ldc have an
> equivalent to gcc's
>
> __attribute__((__constructor__))
> __attribute__((__destructor__))
>
> ?

there wouldn't happen to be any quick way to determine if a ldc build 
has been built with BUILD_SHARED_LIBS=ON, would there?


More information about the digitalmars-d-ldc mailing list