<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 7, 2013, at 6:18 AM, san 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; ">checking compiler gcc -isystem /usr/include -m32 -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run<br>checking compiler gcc -isystem /usr/include -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run<br>configure: error: could not find a working compiler, see config.log for details</span></blockquote></div><br><div><br></div><div>Once again, what is in your config.log for "no, program does not run." It'll tell you why."</div><div><br></div><div>It may have to do with -fexceptions.  -fexceptions was used with gmp when ppl was used. We don't use it anymore.</div><div>It may have an issue with GMP versions of 5.1.x  I don't know. We don't know until you let us know why configure fails to run the compiler and puts the information in config.log. As I recall, when experimenting with GMP 5.1.x and PPL before we moved up gcc versions and to ISL, didn't notice any error like that.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William harrington</div></body></html>