Binary package “libgc-dev” in ubuntu precise
conservative garbage collector for C (development)
Boehm-
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.
Source package
Published versions
- libgc-dev 1:7.1-8build1 in amd64 (Release)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in amd64 (Security)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in amd64 (Updates)
- libgc-dev 1:7.1-8build1 in armel (Release)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in armel (Security)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in armel (Updates)
- libgc-dev 1:7.1-8build1 in armhf (Release)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in armhf (Security)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in armhf (Updates)
- libgc-dev 1:7.1-8build1 in i386 (Release)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in i386 (Security)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in i386 (Updates)
- libgc-dev 1:7.1-8build1 in powerpc (Release)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in powerpc (Security)
- libgc-dev 1:7.1-8ubuntu0.12.04.3 in powerpc (Updates)