This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Development > mcpp (2.7.1)

mcpp is a C/C++ preprocessor with the following features.
* Implements all of C90, C99 and C++98 specifications.
* Provides a validation suite to test C/C++ preprocessor's conformance
and quality comprehensively. When this validation suite is applied,
mcpp distinguishes itself among many existing preprocessors.
* Has plentiful and on-target diagnostics to check all the preprocessing
problems such as latent bug or lack of portability in source code.
* Has #pragma directives to output debugging information.
* Is portable and has been ported to many compliler-systems, including
GCC and Visual C++, on UNIX-like systems and Windows.
* Preprocessors of various behavior modes are able to be generated from
the source code.
* Can be built either as a compiler-specific preprocessor to replace the
resident preprocessor of a particular compiler system, or as a
compiler-independent command, or even as a subroutine called from some
other main program.
* Provides comprehensive documents both in Japanese and in English.
* Is an open source software released under BSD-style-license.

Maintained by: Aleksandar Samardzic
Keywords: C,C++,preprocessor
ChangeLog: mcpp

Homepage:
http://mcpp.sourceforge.net/

Source Downloads:
mcpp-2.7.1.tar.gz (375575ed6b305edd985c7adf9f36202e)

Download SlackBuild:
mcpp.tar.gz
mcpp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mcpp.SlackBuild
mcpp.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds