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.

2006-07-13 12:11 Back to release list
6.8

Support for Solaris/x86-64, for Dragonfly BSD, and for kFreeBSD+glibc was added. Mac OS thread memory leaks, a MinGW malloc redirection bug, and several other minor bugs were fixed.
Tags: Stable, Minor bugfixes

Project Resources