Instructions for selecting another GC

kinke noone at nowhere.com
Tue Jun 11 19:41:00 UTC 2019


On Friday, 7 June 2019 at 18:01:46 UTC, Per Nordlöw wrote:
> Rainzer Schütze mentions the "Open GC Registry". Does he mean 
> that another GC can be selected without rebuilding the compiler?

Rebuilding the compiler shouldn't be necessary, but now you don't 
need to rebuild druntime either and can link your custom GC 
directly into your binary and instruct druntime to use it:
https://dlang.org/spec/garbage.html#gc_registry


More information about the Digitalmars-d mailing list