The Boehm-Demers-Weiser conservative garbage collector can be used as a
garbage collecting replacement for C malloc or C++ new. It allows you to
allocate memory basically as you normally would, without explicitly
deallocating memory that is no longer useful. The collector automatically
recycles memory when it determines that it can no longer be otherwise
accessed.
The collector is also used by a number of programming language
implementations that either use C as intermediate code, want to
facilitate easier interoperation with C libraries, or just prefer
the simple collector interface.
Approved by: David Somero
Maintained by: Robby Workman
Homepage:
http://www.hpl.hp.com/personal/Hans_Boehm/gc/
Download Source:
gc-7.0.tar.gz
Source MD5SUM:
3645ccf5f32ebb27d99b27b0d29e9c38
Download SlackBuild:
gc.tar.gz
gc.tar.gz.asc (what is this?)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| gc.SlackBuild |
| gc.info |
| slack-desc |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2009
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications