<div class="gmail_quote">On Tue, Feb 14, 2012 at 3:04 PM, red plait <span dir="ltr"><<a href="mailto:redplait@gmail.com">redplait@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

So why ECL don`t have separate bitness option for integer size ? How<br>
hard it can be added ?<br></blockquote></div><div><br></div>Not too hard, given that ECL controls how gmp is built. Maybe you will have to change the gmp makefiles to add further flags and make GMP_... macros depend on some define. I would advise to define <span style>__GMP_BITS_PER_MP_LIMB and </span><span style>SIZEOF_MP_LIMB_T  and the other macros as a function of something like FIXNUM_BITS -- this will be necessary because gmp.h is included by ECL also when compiling other people's code.</span><div>

<font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif">Juanjo<br clear="all"></font><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>

<a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
</div>