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.

2005-09-19 10:05 Back to release list
6.6

CPU count detection for Irix and FreeBSD was
fixed. Parsing of /proc/self/maps on Linux was
fixed. Several fixes and enhancements were made
for FreeBSD/PowerPC, Linux/SH, Linux/ARM, Darwin,
and for 64-bit platforms in general. Compilation
with gcc-4.0.2 was fixed. Several other bugs were
fixed.
Tags: Stable, Minor bugfixes

Project Resources