Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37409396
en ru br
ALT Linux repos
S:2.7.2-alt4
5.0: 2.7.1-alt2

Group :: Development/C
RPM: mcpp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.7.2-alt4
Build date: 5 december 2021, 18:07 ( 123.7 weeks ago )
Size: 1431.50 Kb

Home page:   http://mcpp.sourceforge.net/

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • libmcpp
  • libmcpp-debuginfo
  • libmcpp-devel
  • mcpp
  • mcpp-debuginfo
  • mcpp-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin