On this link is the trivial fix needed for ECM

http://lists.gforge.inria.fr/pipermail/ecm-discuss/2009-August/004070.html


On Friday 09 April 2010 00:16:52 Bill Hart wrote:
> I've added in some defines to replace functions that were removed from
> MPIR after being deprecated in GMP for a long time.
>
> This gives us RC3 available at http://www.mpir.org/
>
> However, we have not added mpz_random or mpz_random2 back in as they
> require a global random state which is neither threadsafe not leak
> safe which we don't want. It's also difficult to add back in with
> defines.
>
> Thus, projects making use of this function must replace references to
> these functions with appropriate alternatives as suggested in the GMP
> documentation.
>
> Bill.

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to