MAPC has been compiled using the g++ compiler, which is freely available for almost all unix platforms. Although our code may work under other compilers, we do not support its use on those compilers.
gunzip mapc-1.0.tar.gz
tar xvf mapc-1.0
This will create a subdirectory, mapc-1.0, in the current
directory, which contains all of the source code. See the
README file (duplicated here) for
instructions on compiling, linking, and testing the MAPC code.