%general-entities; ]> CLooG-&cloog-version; CLooG cross tools Installation of CLooG Prepare CLooG for compilation: LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ ./configure --prefix=/cross-tools --disable-static \ --with-gmp-prefix=/cross-tools --with-isl-prefix=/cross-tools cp -v Makefile{,.orig} sed '/cmake/d' Makefile.orig > Makefile Compile the package: make Install the package: make install <para>Details on this package are located in <xref linkend="contents-cloog" role="."/></para> </sect2> </sect1>