Package mcpp: Information

    Source package: mcpp
    Version: 2.7.2-alt4
    Latest version according to Repology
    Build time:  Dec 5, 2021, 09:13 PM in the task #291456
    Category: Development/C
    Report package bug
    License: BSD
    Summary: Alternative C/C++ preprocessor
    Description: 
    C/C++ preprocessor defines and expands macros and processes '#if',
    '#include' and some other directives.
    
    MCPP is an alternative C/C++ preprocessor with the highest conformance.
    It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
    MCPP is especially useful for debugging a source program which uses
    complicated macros and also useful for checking portability of a source.
    
    Though mcpp could be built as a replacement of GCC's resident
    proprocessor or as a stand-alone program without using library build of
    mcpp, this package installs only a program named 'mcpp' which links
    shared library of mcpp and behaves independent from GCC.

    List of rpms provided by this srpm:
    libmcpp (x86_64, ppc64le, i586, armh, aarch64)
    libmcpp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmcpp-devel (x86_64, ppc64le, i586, armh, aarch64)
    mcpp (x86_64, ppc64le, i586, armh, aarch64)
    mcpp-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    mcpp-doc (noarch)

    Maintainer: Igor Vlasenko


    ACL:
    Igor Vlasenko
    @everybody

    Last changed


    Dec. 5, 2021 Igor Vlasenko 2.7.2-alt4
    - fixed build
    Dec. 17, 2018 Vitaly Lipatov 2.7.2-alt3
    - add fix for Ice build
    Oct. 14, 2018 Igor Vlasenko 2.7.2-alt2.3.qa1
    - NMU: applied repocop patch