shared defaultlib with dmd

Adam D Ruppe destructionator at gmail.com
Tue Jan 18 22:09:18 UTC 2022


On Tuesday, 18 January 2022 at 22:04:15 UTC, forkit wrote:
> so I use this compile command (on Windows, using ldc)

On Linux dmd can do `-defaultlib=libphobos2.so` for the same 
thing.

On Windows, dmd cannot handle a shared druntime.


More information about the Digitalmars-d-learn mailing list