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".

Reply via email to