Hello all,

I'm not sure when this started, but since about gmp-ecm svn 1728, it looks like 
they are now requiring a __gmpn_redc_2 to be defined and/or available from the 
mpir (or gmp) library.

When I run configure for gmp-ecm, it checks for the presence/usability of both 
__gmpn_redc_1 and __gmpn_redc_2.  It finds __gmpn_redc_1, but does not find 
__gmpn_redc_2.  Is it possible I have set up my environment wrong?  Is this 
function not available in mpir 2.5.0?  Is there a way we can make it available 
in mpir so that I can compile and run the latest svn of gmp-ecm?  Is there any 
additional information anyone would need so that we can track down and resolve 
this issue?  Thanks for your time.

-David C.


Hi

MPIR does not have redc_2 , we can easily add it for the next release , if you 
know autotools you can give it a go yourself.

jason

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

Reply via email to