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