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

Package: libgc-dev (1:7.1-3)

Experimental package

Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.

conservative garbage collector for C (development)

Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s 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 used.

This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement.

This package is required to compile and link programs that use libgc1c2.

Other Packages Related to libgc-dev

  • depends
  • recommends
  • suggests

Download libgc-dev

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 261.8 kB876 kB [list of files]
amd64 239.4 kB661 kB [list of files]
armel 234.2 kB684 kB [list of files]
i386 227.0 kB664 kB [list of files]
ia64 279.9 kB920 kB [list of files]
powerpc 246.9 kB720 kB [list of files]
s390 233.4 kB680 kB [list of files]
sparc 234.8 kB696 kB [list of files]