boehm-gc: A garbage collector for C and C++1

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.

... part of T2, get it here

URL: http://www.hpl.hp.com/personal/Hans_Boehm/gc/

Author: Hans-J. Boehm <Hans_Boehm [at] hp [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 8.2.4

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does not support: avr32 blackfin riscv riscv64

Download: http://www.hboehm.info/gc/gc_source gc-8.2.4.tar.gz

T2 source: boehm-gc.cache
T2 source: boehm-gc.conf
T2 source: boehm-gc.desc
T2 source: boehm-gc.prof
T2 source: gcc-use_system_gc.diff
T2 source: install_private_headers.diff
T2 source: install_private_headers.in
T2 source: pkg_gcc_pre.conf
T2 source: subconfig-libs.in

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.73 MB, 66 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).