%general-entities; ]> ISL-&isl-version; ISL cross tools Installation of ISL We will install ISL to enable extra functionality for GCC. They are not strictly required, but GCC can link to them to enable its new loop generation feature called Graphite. Prepare ISL for compilation: LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ ./configure --prefix=/cross-tools --disable-static \ --with-gmp-prefix=/cross-tools Compile the package: make Install the package: make install <para>Details on this package are located in <xref linkend="contents-isl" role="."/></para> </sect2> </sect1>