manpagez: man pages & more
info cloog
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.3 CLooG Basic Installation

Once downloaded and unpacked (e.g. using the ‘tar -zxvf cloog-0.18.0-UNKNOWN.tar.gz’ command), you can compile CLooG by typing the following commands on the CLooG’s root directory:

Alternatively, the latest development version can be obtained from the git repository:

Depending on which backend you want to use and where they are located, you may need to pass some options to the configure script, see section Optional Features.

The program binaries and object files can be removed from the source code directory by typing make clean. To also remove the files that the configure script created (so you can compile the package for a different kind of computer) type make distclean.

Both the CLooG software and library have been successfully compiled on the following systems:


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on August 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.