PukABI

Documentation

« back to PM2 home.
README for PukABI

This document decribes PukABI installation and configuration.

for any question, mailto: Alexandre.Denis@inria.fr

for documentation on PukABI, see http://pm2.gitlabpages.inria.fr/pm2/PukABI/doc/

Quick Start

A quick cheat sheet for the impatient:

./autogen.sh
mkdir build
cd build
../configure --prefix=/prefix
make
make install

Requirements

  • autoconf and autoheader (v 2.60 or later)
  • pkg-config
  • gcc 6.0 or higher
  • GNU ld and a ELF-based platform