================================
pficommon: Common Library of C++
About
This is a general purpose C++ library for GCC 4.1.2 and later.
Install
Do following instructions.
..
$ ./waf configure
$ ./waf build
$ ./waf install