# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| gc: gc (Garbage Collector) gc: gc: The Boehm-Demers-Weiser conservative garbage collector gc: can be used as a garbage collecting replacement for C malloc gc: or C++ new. It allows you to allocate memory basically as you gc: normally would, without explicitly deallocating memory that is gc: no longer useful. gc: gc: License: http://www.hpl.hp.com/personal/Hans_Boehm/gc/license.txt gc: Website: http://www.hpl.hp.com/personal/Hans_Boehm/gc/ gc: #---------------------------------------- BUILDDATE: Mon Dec 3 05:21:33 Local time zone must be set--see zic manual page 2007 PACKAGER: Dweeberkitty HOST: Linux 2.6.22.12 i686 DISTRO: 5.9 Standard RC2 built on Nov-18-07 CFLAGS: -O2 -march=i586 -mtune=i686 LDFLAGS: CONFIGURE: