LDC Dll support
    Kagamin via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Wed Dec  3 06:36:34 PST 2014
    
    
  
On Tuesday, 25 November 2014 at 20:26:45 UTC, Benjamin Thaut 
wrote:
> In case you ever try to get it working within ldc I strongly 
> recommend that you ignore the "export" protection level, as it 
> is horribly broken in may ways (see 
> http://wiki.dlang.org/DIP45).
What you refer to is probably only an organizational issue for 
libraries, which are to be built as both static and dynamic, it 
doesn't apply to code, which is only to be built as dynamic.
    
    
More information about the digitalmars-d-ldc
mailing list