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.

-Kyle H


On Wed, Aug 10, 2016 at 6:26 AM, Kenneth Goldman <kgold...@us.ibm.com>
wrote:

> We have a platform that does not support floating point operations.  We
> discovered that openssl uses floating point in the random number generator.
>
> Is there any build or compile time flag that uses an alternative to
> floating point?
>
> --
> Ken Goldman   kgold...@us.ibm.com
> 914-945-2415 (862-2415)
>
>
>
>
> --
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
>
>
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to