Timeline for Do compilers attach the Garbage Collector to the final executable?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 11, 2014 at 10:20 | comment | added | ratchet freak | GC is often language specific, there are C++ GC implementations that get included by either a static library or a DLL. | |
| Dec 11, 2014 at 10:10 | comment | added | 53777A | So are you telling that it really depends to the language implementation or it's a common approach and often times GCs are linked to the executable in other languages as well? | |
| Dec 11, 2014 at 10:05 | history | answered | ratchet freak | CC BY-SA 3.0 |