Het bronpakket libgc downloaden:
Boehm's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc. This package is required to compile and link programs that use libgc1.
Since the collector does not require pointers to be tagged, it does not attempt to ensure that all inaccessible storage is reclaimed. However it has typically been more successful at reclaiming unused memory than most C programs using explicit deallocation. Unlike manually introduced leaks, the amount of unreclaimed memory typically stays bounded.
This version of the collector is thread safe, has C++ support, and uses the defaults for everything else. Particularly, it does not work as a malloc() replacement.
|
|
|
| Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|---|
| alpha | 1:6.8-1.2 | 191,1 kB | 756 kB | [overzicht] |
| amd64 | 1:6.8-1.2 | 170,6 kB | 644 kB | [overzicht] |
| armel | 1:6.8-1.2 | 160,1 kB | 564 kB | [overzicht] |
| hppa | 1:6.8-1.2 | 183,2 kB | 616 kB | [overzicht] |
| hurd-i386 | 1:6.6-2 | 141,7 kB | 516 kB | [overzicht] |
| i386 | 1:6.8-1.2 | 156,6 kB | 520 kB | [overzicht] |
| ia64 | 1:6.8-1.2 | 208,7 kB | 800 kB | [overzicht] |
| kfreebsd-amd64 | 1:6.8-1.2 | 163,8 kB | 602 kB | [overzicht] |
| kfreebsd-i386 | 1:6.8-1.2 | 154,0 kB | 492 kB | [overzicht] |
| m68k (unofficial port) | 1:6.8-1.2 | 158,8 kB | 568 kB | [overzicht] |
| mips | 1:6.8-1.2 | 173,6 kB | 620 kB | [overzicht] |
| mipsel | 1:6.8-1.2 | 172,7 kB | 620 kB | [overzicht] |
| powerpc | 1:6.8-1.2 | 172,3 kB | 604 kB | [overzicht] |
| s390 | 1:6.8-1.2 | 163,7 kB | 568 kB | [overzicht] |
| sparc | 1:6.8-1.2 | 163,0 kB | 584 kB | [overzicht] |