Package: libgc-dev (1:8.2.8-1) [debports]
Links for libgc-dev
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [www.hboehm.info]
Similar packages:
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
|
|
|
|
-
- dep: libc-dev
- Package not available
-
- dep: libgc1 (= 1:8.2.8-1)
- Colector de lixo conservativo para C e C++
Download libgc-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
x32 (unofficial port) | 403.0 kB | 876.0 kB | [list of files] |