Download List

Project Description

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. Alternatively, it may be used as a leak detector for C or C++ programs. A slightly older version of the garbage collector is also included as part of the GNU compiler (gcc) distribution.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-14 15:11
6.1alpha3

This release includes some minor cleanups, a fix to support Intel compiler on Linux/i386, and adds support for SPARC V9 (64bit) and an attempt to print symbolic information for call stacks.
Tags: Alpha, Minor feature enhancements

2001-12-04 23:06
6.1alpha2

Various bugfixes and minor feature enhancements.
Tags: Alpha, Minor bugfixes

2001-12-04 23:02
6.0

Tags: Stable, Initial freshmeat announcement

Project Resources