A garbage collector for C and C++

Edit Package gc

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.

Refresh
Refresh
Source Files
Filename Size Changed
gc-7.2alpha6.tar.bz2 0001011054 987 KB
gc-build.patch 0000000458 458 Bytes
gc.changes 0000003013 2.94 KB
gc.spec 0000004937 4.82 KB
Revision 21 (latest revision is 40)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 98150 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 21)
- Provide libatomic-ops-devel package too 

- To use this with asymptote from TeX Live large config is required.
  Also fast garbage collection iby using pthread-based parallel mark
  implementation will help a lot.


libatomic-ops-devel package should be removed after this SR is accepted
Comments 0
openSUSE Build Service is sponsored by