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 full support Windows using both MinGW toolchain and MSVC compilers.


  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

CppCMS is a web development framework for performance demanding applications.

Support This Project

SourceForge.net Logo

Поддержать проект

CppCMS needs You


Navigation

Main Page


Valid CSS | Valid XHTML 1.0