commonc++: Portable set of basis classes for C++1

Common C++ offers a set of "portable" classes that can be used to build highly portable applications in C++. In particular, Common C++ offers classes that abstract threading, sockets, synchronization, serial I/O, "config" file parsing, class object persistence, shared object module loading, daemon management, and optimized "block" and memory mapped file I/O under a set of consistent classes that your application can then be built from. The goal is to write your application to use the portable abstract services and classes of the Common C++ libraries rather than having to access low level system services directly.

... part of T2, get it here

URL: http://www.gnu.org/software/commonc++/

Author: David Sugar and Daniel Silverstone
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.8.1

Remark: Does cross compile (as setup and patched in T2).

Download: http://ftp.gnu.org/pub/gnu/commonc++/ commoncpp2-1.8.1.tar.gz

T2 source: commonc++.cache
T2 source: commonc++.conf
T2 source: commonc++.desc
T2 source: hotfix-parallel-build.patch

Build time (on reference hardware): 35% (relative to binutils)2

Installed size (on reference hardware): 2.33 MB, 60 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils doxygen file findutils gawk grep libtool linux-header make patch perl perl-gettext pkgconfig sed sysfiles tar zlib

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).