| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libgc_7.2d_dev_mingw32.7z | 2012-11-07 | 260.2 kB | |
| libgc_7.2d_dll_win32.7z | 2012-11-07 | 203.0 kB | |
| libgc_7.2d_doc.7z | 2012-11-07 | 83.2 kB | |
| libgc_7.2d_man.7z | 2012-11-07 | 2.7 kB | |
| README.txt | 2012-11-07 | 668 Bytes | |
| Totals: 5 Items | 549.7 kB | 0 | |
Description:
The Boehm-Demers-Weiser conservative garbage collector can be used
as a garbage collecting replacement for C malloc or C++ new. It
allows you to allocate memory basically as you normally would,
without explicitly deallocating memory that is no longer useful.
The collector automatically recycles memory when it determines
that it can no longer be otherwise accessed. A simple example of
such a use is given here.
Home:
https://launchpad.net/libgc
Libraries Available:
shared, static
Requires:
Licenses:
MIT-like
Source:
https://launchpad.net/libgc/+download
Notes:
Configure Options:
--prefix=/mingw