How can I link my dmd-compiled program with a specific version of the druntime?
I need this when experimenting with a new GC. GC's are defined in druntime.
How can I link my dmd-compiled program with a specific version of the druntime?
I need this when experimenting with a new GC. GC's are defined in druntime.