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]
usr/include/gc
usr/include/gc.h
usr/include/gc/cord.h
usr/include/gc/cord_pos.h
usr/include/gc/ec.h
usr/include/gc/gc.h
usr/include/gc/gc_backptr.h
usr/include/gc/gc_config_macros.h
usr/include/gc/gc_disclaim.h
usr/include/gc/gc_gcj.h
usr/include/gc/gc_inline.h
usr/include/gc/gc_mark.h
usr/include/gc/gc_pthread_redirects.h
usr/include/gc/gc_tiny_fl.h
usr/include/gc/gc_typed.h
usr/include/gc/gc_version.h
usr/include/gc/javaxfc.h
usr/include/gc/leak_detector.h
usr/lib64/libcord.so
usr/lib64/libcord.so.1
usr/lib64/libcord.so.1.5.0
usr/lib64/libgc.so
usr/lib64/libgc.so.1
usr/lib64/libgc.so.1.5.2
usr/lib64/pkgconfig/bdw-gc.pc
usr/share/doc/boehm-gc
usr/share/doc/boehm-gc/AUTHORS
usr/share/doc/boehm-gc/README.DGUX386
usr/share/doc/boehm-gc/README.Mac
usr/share/doc/boehm-gc/README.OS2
usr/share/doc/boehm-gc/README.amiga
usr/share/doc/boehm-gc/README.arm.cross
usr/share/doc/boehm-gc/README.autoconf
usr/share/doc/boehm-gc/README.cmake
usr/share/doc/boehm-gc/README.cords
usr/share/doc/boehm-gc/README.darwin
usr/share/doc/boehm-gc/README.emscripten
usr/share/doc/boehm-gc/README.environment
usr/share/doc/boehm-gc/README.ews4800
usr/share/doc/boehm-gc/README.hp
usr/share/doc/boehm-gc/README.linux
usr/share/doc/boehm-gc/README.macros
usr/share/doc/boehm-gc/README.md
usr/share/doc/boehm-gc/README.rs6000
usr/share/doc/boehm-gc/README.sgi
usr/share/doc/boehm-gc/README.solaris2
usr/share/doc/boehm-gc/README.symbian
usr/share/doc/boehm-gc/README.uts
usr/share/doc/boehm-gc/README.win32
usr/share/doc/boehm-gc/README.win64
usr/share/doc/boehm-gc/debugging.md
usr/share/doc/boehm-gc/finalization.md
usr/share/doc/boehm-gc/gcdescr.md
usr/share/doc/boehm-gc/gcinterface.md
usr/share/doc/boehm-gc/leak.md
usr/share/doc/boehm-gc/overview.md
usr/share/doc/boehm-gc/porting.md
usr/share/doc/boehm-gc/scale.md
usr/share/doc/boehm-gc/simple_example.md
usr/share/doc/boehm-gc/tree.md
usr/share/man/man3/gc.3
var/adm/dependencies/boehm-gc
var/adm/descs/boehm-gc
var/adm/flists/boehm-gc
var/adm/md5sums/boehm-gc
var/adm/packages/boehm-gc
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).