Package libgc: Information

    Source package: libgc
    Version: 7.2d-alt3.E2K.6
    Build time:  Nov 20, 2020, 04:55 PM
    Category: System/Libraries
    Report package bug
    License: MIT and GPLv2+
    Summary: The Boehm-Demers-Weiser conservative garbage collector
    Description: 
    The Boehm-Demers-Weiser conservative garbage collector can be used as a
    garbage collecting replacement for C malloc or C++ new.  Alternatively,
    it may be used as a leak detector for C or C++ programs, though that is
    not its primary goal.

    List of RPM packages built from this SRPM:
    libgc (e2kv5, e2kv4, e2k)
    libgc-debuginfo (e2kv5, e2kv4, e2k)
    libgc-devel (e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin


      1. gcc-c++
      2. /proc

    Last changed


    Oct. 31, 2018 Michael Shigorin 7.2d-alt3.E2K.6
    - Replace e2k arch name with %e2k macro (grenka@).
    Nov. 29, 2017 Andrew Savchenko 7.2d-alt3.E2K.5
    - Enable normal optimization and stripping, debugging is finished.
    Nov. 23, 2017 Andrew Savchenko 7.2d-alt3.E2K.5
    - E2K: apply new MCST patches, disable stripping on e2k.