Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> libgc-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libgc  ]

Package: libgc-dev (1:8.0.6-1.1build1)

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
  • dep: libc-dev
    virtual package provided by libc6-dev
  • dep: libgc1 (= 1:8.0.6-1.1build1)
    conservative garbage collector for C and C++

Download libgc-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 251.2 kB943 kB [list of files]
arm64 257.1 kB969 kB [list of files]
armhf 245.6 kB801 kB [list of files]
i386 261.4 kB885 kB [list of files]
ppc64el 289.6 kB1152 kB [list of files]