<div dir="ltr"><div>This is compiler-dependent, and because you didn't specify what platform you're targeting or what compiler you're using, there's no way for us to provide an answer.  Check your compiler's documentation.  GCC, for example, provides software-emulated floating point for platforms without hardware support.  Many other open-source and commercial compilers do as well.<br><br></div>-Kyle H<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 10, 2016 at 6:26 AM, Kenneth Goldman <span dir="ltr"><<a href="mailto:kgoldman@us.ibm.com" target="_blank">kgoldman@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="sans-serif" size="2">We have a platform that does not support
floating point operations.  We discovered that openssl uses floating
point in the random number generator.</font><br><br><font face="sans-serif" size="2">Is there any build or compile time flag
that uses an alternative to floating point?<br><br>--<br>Ken Goldman   <a href="mailto:kgoldman@us.ibm.com" target="_blank">kgoldman@us.ibm.com</a>   <br><a href="tel:914-945-2415" value="+19149452415" target="_blank">914-945-2415</a> (862-2415)<br></font><br><br><br><br>--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
<br></blockquote></div><br></div>