Module: uClibc++ Source: http://cxx.uclibc.org/ Description: This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules. Please note that rtti and exceptions has both been disabled. Dependencies: klibc