<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 28, 2013, at 2:12 AM, Martin Ward wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">4.8.0,. allows us to remove ppl which takes a long time to check, we have always been cautious with optimisation in builds as they often cause problems whatever they are.</span></blockquote></div><br><div>Hello Martin,</div><div><br></div><div>I removed ppl, so all that is left is cloog 0.18.0.  I'm having the same issue I have when building cloog 0.18.0 in the past. I usually build and install isl separately. Cloog 0.18.0 seems to have the habit of not being able to link against the isl that is shipped and built within the cloog source tree. Have you noticed this?</div><div><br></div><div>Configure states:</div><div><br></div><div>checking which isl to use... bundled</div><div><br></div><div><br></div><div>=== configuring in isl (/mnt/clfs/sources/cloog-0.18.0/isl)</div><div><br></div><div>configures isl..........</div><div><br></div><div>Making all in isl</div><div><br></div><div>builds isl.........</div><div><br></div><div>a bunch of undefined references for cloog isl required by the isl library.</div><div><br></div><div>hah! Silly build system!</div><div><br></div><div><div>libtool: link: x86_64-unknown-linux-gnu-gcc -m64 -Wall -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/cloog cloog.o  -L/tools/lib ./.libs/libcloog-isl.so /tools/lib/libgmp.so -Wl,-rpath -Wl,/tools/lib</div><div>/mnt/clfs/cross-tools/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../x86_64-unknown-linux-gnu/bin/ld: warning: libisl.so.10, needed by ./.libs/libcloog-isl.so, not found (try using -rpath or -rpath-link)</div><div>./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_has_defining_equality'</div></div><div><br></div><div>I removed ppl, it wouldn't hurt to add isl before cloog. Although, this stumps me.</div><div><br></div><div>I don't see a way to tell it that the isl library to use is the bundled library it just built! Heh.</div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>