etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ] [  experimental  ]
[ Source: libgc  ]

Package: libgc-dev (1:6.8-1.1)

conservative garbage collector for C (development)

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.

Tags: Software Development: C Development, C++ Development, Libraries, Implemented in: C, Role: Development Library

Other Packages Related to libgc-dev

  • depends
  • recommends
  • suggests

Download libgc-dev

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 192.0 kB756 kB [list of files]
amd64 166.9 kB640 kB [list of files]
arm 157.8 kB544 kB [list of files]
armel 158.9 kB560 kB [list of files]
hppa 180.5 kB616 kB [list of files]
i386 155.8 kB516 kB [list of files]
ia64 208.8 kB800 kB [list of files]
mips 169.7 kB616 kB [list of files]
mipsel 170.1 kB616 kB [list of files]
powerpc 172.1 kB604 kB [list of files]
s390 163.7 kB572 kB [list of files]
sparc 166.8 kB580 kB [list of files]