On Wed, Jan 19, 2011 at 3:39 AM, Raymond Toy <span dir="ltr"><<a href="mailto:toy.raymond@gmail.com">toy.raymond@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div id=":z">(I tried using /usr/sfw/bin/gcc, but failed.  The final link said<br>
__builtin_nan and __builtin_isfinite were missing.  If you're interested<br>
in this, I can provide more details.)<br>
</div></blockquote></div><br>Regarding this, I believe the C headers provided by Sun already recognize GCC and use builtins to implement those functions (nan, isfinite). The problem is that the GCC compiler is either too old or is being used with flags that prevent builtins from being used (what would those be?)<br>

<br>Regarding the other things (64-bit compilation flags) I will investigate whether we can gather those using GMP's database. Otherwise we will end up duplicating the huge amount of code and log which is already there to detect the variety of processors and operating systems and their 64-bit/32-bit flags.<br>

<br>Juanjo<br clear="all"><br>-- <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>