Home > Repositories > base > mcpp

mcpp: Alternative C/C++ preprocessor

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.
Name:mcpp
Release: 2.7.2-3mamba
Group:Development/Languages
Maintainer:silvan
License:BSD
Size:1.41 MB
Upstream URL:http://mcpp.sourceforge.net/
Build time:2022-01-11 09:41:39
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibmcpp
libmcpp-devel
mcpp
mcpp-doc
libmcpp
libmcpp-devel
mcpp
mcpp-doc
libmcpp
libmcpp-devel
mcpp
mcpp-doc
Build requirementsglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2021-12-24silvan2.7.2-3mamba- rebuilt with patches from Arch Linux
2011-01-17gil2.7.2-2mamba- rebuilt devel
2009-01-05gil2.7.2-1mamba- package created by autospec