On Fri, Aug 12, 2011 at 07:16:55PM +0000, Joseph S. Myers wrote: > Do you mean there is not only a requirement to build both libraries, but > there is a requirement to build CLooG *first*, then ISL, so that ISL's > libisl.a overwrites CLooG's rather than the other way round (supposing > that they are installed in the same prefix)?
No. You build isl first and configure CLooG to use that isl. skimo