%general-entities; ]> ISL-&isl-version; ISL <para>ISL is a library for manipulating sets and relations of integer points bounded by linear constraints.</para> </sect2> <sect2 role="installation"> <title>Installation of ISL Prepare ISL for compilation: CC="gcc -isystem /usr/include" \ LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ ./configure --prefix=/usr Compile the package: make The test suite for ISL is considered critical. Do not skip it under any circumstance. Test the results: make check Install the package: make install Contents of ISL Installed libraries libisl.[a,so] Short Descriptions libisl The Integer Set Library. libisl