macOS
brew install mcpplocal Homebrew formula metadata
sudo port install mcppMacPorts ports tree · devel/mcpp/Portfile · ソース: api.github.com
brew
mcpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mcpplocal Homebrew formula metadata
sudo port install mcppMacPorts ports tree · devel/mcpp/Portfile · ソース: api.github.com
nix profile install nixpkgs#mcppnixpkgs package indexes · pkgs/by-name/mc/mcpp/package.nix · ソース: api.github.com
sudo pacman -S mcppArch Linux sync databases · mcpp · ソース: geo.mirror.pkgbuild.com
sudo zypper install mcppopenSUSE Tumbleweed package metadata · mcpp · ソース: download.opensuse.org
概要
Alternative C/C++ preprocessor
履歴
mcpp is a portable C/C++ preprocessor and validation suite by Kiyoshi Matsui. The official site describes it as an independent preprocessor that implements C90, C99, and C++98 preprocessing behavior, provides diagnostics, and can be built as a compiler-specific preprocessor, a compiler-independent command, or a subroutine library.
The project was created to address portability and conformance problems in traditional compiler-bundled preprocessors. Its official homepage says mcpp was selected for Japan IPA's Exploratory Software Projects in both 2002 and 2003.
The public SourceForge-hosted project surface dates from April 2006, and the official homepage lists V.2.7.2 from November 2008 as the latest release.
mcpp was packaged both as upstream binary archives and by operating-system distributions. The official download page documents FreeBSD, Linux RPM and deb, Mac OS X, and Windows packages, and separately notes distribution packages for Fedora, Debian, Ubuntu, OpenSUSE, Gentoo, Slackware, and MacPorts.
Distribution packaging split the executable, shared library, development files, and documentation on Fedora and Debian-family systems, which made mcpp useful as a reusable compiler-toolchain component rather than only as a standalone command.
The command-line program is installed as `mcpp`. The official download page points users to the bundled manual and explains that source archives include source code, a validation suite, and English and Japanese documentation.
Typical package-manager usage is installing a small preprocessor tool or library for C/C++ toolchains, conformance testing, macro debugging, or historical build compatibility.
mcpp matters to package nerds because it is a small compiler component that was packaged independently of a full compiler. Its history includes classic Unix packaging patterns: source tarballs, RPMs, debs, ports, a shared library package, development headers, and documentation packages.
It is also a useful example of an important package whose official presence is an old project homepage and release archive rather than a modern canonical Git repository.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mcpp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mcpp |
|---|---|
| バージョン | 2.7.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mcpp |
| ホームページ | https://mcpp.sourceforge.net/ |
| 上流ドキュメント | https://mcpp.sourceforge.net/ |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://downloads.sourceforge.net/project/mcpp/mcpp/V.2.7.2/mcpp-2.7.2.tar.gz |
| 最終更新 | 2026-06-19T12:32:39-07:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcpp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libmcpp-dev 2.7.2-5.2
Alternative C/C++ preprocessor (development files)
sudo apt install libmcpp-devlibmcpp0 2.7.2-5.2
Alternative C/C++ preprocessor (shared library)
sudo apt install libmcpp0mcpp 2.7.2-5.2
Alternative C/C++ preprocessor
sudo apt install mcppmcpp-doc 2.7.2-5.2
Alternative C/C++ preprocessor (manual)
sudo apt install mcpp-docmcpp
nix profile install nixpkgs#mcpplibmcpp-dev 2.7.2-5.1
Alternative C/C++ preprocessor (development files)
sudo apt install libmcpp-devlibmcpp0 2.7.2-5.1
Alternative C/C++ preprocessor (shared library)
sudo apt install libmcpp0mcpp 2.7.2-5.1
Alternative C/C++ preprocessor
sudo apt install mcppmcpp-doc 2.7.2-5.1
Alternative C/C++ preprocessor (manual)
sudo apt install mcpp-docmcpp 2.7.2.3-1
Matsui's CPP implementation precisely conformed to standards
sudo pacman -S mcpplibmcpp0 2.7.2.2-1.3
The shared library of Matsui's C Preprocessor
sudo zypper install libmcpp0mcpp 2.7.2.2-1.3
Matsui's C Preprocessor
sudo zypper install mcppmcpp-devel 2.7.2.2-1.3
Development files for mcpp
sudo zypper install mcpp-develmcpp
sudo port install mcppソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.