%general-entities; ]> CLooG-PPL-&cloog-ppl-version; CLooG-PPL <para>CLooG-PPL is a library to generate code for scanning Z-polyhedra. In other words, it finds code that reaches each integral point of one or more parameterized polyhedra. GCC links with this library in order to enable the new loop generation code known as Graphite.</para> </sect2> <sect2 role="installation"> <title>Installation of CLooG-PPL When this version of CLooG-PPL was packaged it was missing a few files related to Libtool. The following patch adds them back in and regenerted Automake and Autoconf. patch -Np1 -i ../&cloog-ppl-autogen-patch; Prepare CLooG-PPL for compilation: CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \ ./configure --prefix=/usr --enable-shared --with-gmp \ --with-ppl Compile the package: make The test suite for CLooG-PPL is considered critical. Do not skip it under any circumstance. Test the results: make check Install the package: make install Contents of CLooG-PPL Installed programs Installed libraries Installed directory cloog libcloog.[a,so] /usr/include/cloog Short Descriptions cloog Loop generator for scanning Z-polyhedra cloog libcloog The Chunky Loop Generator. libcloog