Main  /  Edit  /  History  /   /  Users Area

Supported Platforms and Compilers

Goals

CppCMS aims to be compatible with any reasonably modern POSIX compatible OS and be build with any reasonable modern compiler, including embedded platforms.

Compilers Support

The code is build and tested under following compilers:

Operating System Support

CppCMS runs on Linux 2.6, FreeBSD, Open Solaris and Windows/Cygwin.

Any other reasonably modern UNIX like system should be supported as well.

Tested platforms:

Native Windows Support

Current (0.0.x) CppCMS version supports Windows only via Cygwin POSIX compatibility layer.

The upcoming CppCMS 1.x would support Windows using MinGW toolchain.


  1. These platforms lacks of POSIX process shared mutex support. Thus:

    • Prefork cache module uses fcntl for serialization that may hurt the performance.
    • Prefork compatibility mode of files bases session storage is disabled (nfs may be used).

About

Wiki++ is a wiki engine powered by CppCMS web development framework.

Mirrors

Hosted By

SourceForge.net Logo


Navigation

Main Page


Valid CSS | Valid XHTML 1.0