shared libs for OSX
    Martin Nowak via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Mon May 25 13:49:28 PDT 2015
    
    
  
On Monday, 25 May 2015 at 14:33:43 UTC, bitwise wrote:
> At this point, my impression is that it would be very 
> impractical, if not impossible to have separate druntimes for 
> each shared library. Even when you do link separate runtimes, 
> dyld still treats all the exported symbols as shared.
Yes, you can't mix them with a D executable.
    
    
More information about the Digitalmars-d
mailing list