<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>i have tried various version and setup and rebuilding ct-ng 3 or 4 times with different versions.</div>
<div>&nbsp;</div>
<div>cat someone possible shed some light on a cross compile of ppl?</div>
<div>&nbsp;</div>
<div>everytime i do have version 4.1.3 or above and it kicks on any version of ppl i use....</div>
<div>&nbsp;</div>
<div><BR>| #include &lt;gmpxx.h&gt;<BR>|<BR>| #if __GNU_MP_VERSION &lt; 4 || (__GNU_MP_VERSION == 4 &amp;&amp; __GNU_MP_VERSION_MINOR &lt; 1) || (__GNU_MP_VERSION == 4 &amp;&amp; __GNU_MP_VERSION_MINOR == 1 &amp;&amp; __GNU_MP_VERSION_PATCHLEVEL &lt; 3)<BR>| #GMP version 4.1.3 or higher is required<BR>| #endif<BR>|<BR>| int<BR>| main() {<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>|<BR>configure:11186: result: no<BR>configure:11392: error: Cannot find GMP version 4.1.3 or higher.<BR>GMP is the GNU Multi-Precision library:<BR>see <A href="http://www.swox.com/gmp/">http://www.swox.com/gmp/</A> for more information.<BR>When compiling the GMP library, do not forget to enable the C++ interface:<BR>add --enable-cxx to the configuration options.</div></span></body></html>