%general-entities; ]> isl &isl-version;
&isl-url;
ISL-&isl-version; ISL <para>ISL is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&isl-fin-sbu;</seg> <seg>&isl-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of ISL Prepare ISL for compilation: ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/isl-&isl-version; The meaning of the new configure options: --docdir=/usr/share/doc/isl-&isl-version; This variable specifies the correct place for the documentation. Compile the package: make Install the package and its documentation: make install install -vd /usr/share/doc/isl-&isl-version; install -m644 doc/{CodingStyle,manual.pdf,SubmittingPatches,user.pod} \ /usr/share/doc/isl-&isl-version; Finally, move a misplaced file: mkdir -pv /usr/share/gdb/auto-load/usr/lib mv -v /usr/lib/libisl*gdb.py /usr/share/gdb/auto-load/usr/lib Contents of ISL Installed Libraries Installed directory libisl.so /usr/share/doc/isl-&isl-version; Short Descriptions libisl Contains integer set manipulation functions libisl