[Documentation] [TitleIndex] [WordIndex

Requirements

Platform

Most posix based platforms may work more or less.

These aren't currently supported at the moment simply because they're not getting testing, though the infrastructure is in place.

Build Time Requirements

Run Time Requirements

Only the minimal c/c++ libraries. On linux and macosx this usually means glibc/libstdc++. It has not yet been tested with other c/c++ libraries such as ulibc (curious though). If posix real-time support is available, it will automatically utilise that, but will fallback gracefully if it does not.


2024-02-24 12:32