LDC 0.12.1 has been released

Ellery Newcomer ellery-newcomer at utulsa.edu
Wed Dec 4 17:25:05 PST 2013


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__))

?


More information about the digitalmars-d-ldc mailing list