Nordlöw
Nordlöw

Reputation: 12138

Linking a D program with a non-default druntime library

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.

See also: https://forum.dlang.org/post/[email protected]

Upvotes: 1

Views: 29

Answers (0)

Related Questions