Linking to dynamic druntime with dub

rikki cattermole rikki at cattermole.co.nz
Tue Jul 31 13:52:21 UTC 2018


On 01/08/2018 1:43 AM, Nicholas Wilson wrote:
> My application needs to load shared libraries: on Posix this is only 
> supported with a shared druntime. How does one link to the dynamic 
> druntime with dub?

The same way you do it without dub.
Except you pass the flags inside of "dflags".


More information about the Digitalmars-d-learn mailing list