>From the GMP manual: This function is obsolete. Use mpz_urandomb or mpz_urandomm instead.
It has been deprecated for years and it's been removed from MPIR. Bill. 2010/1/28 Mariah <[email protected]>: > In trying to build ecm-6.2.3 with mpir-1.3.0, > during the build ecm-6.2.3 complains that > mpz_random does not exist. > > mpir was built with --enable-gmpcompat > > eno% pwd > /usr/local/mpir-1.3.0/x86_64-Linux-core2-fc-gcc-4.4.2/lib > eno% nm libgmp.a | grep mpz_random > % > > Mariah > > -- > 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. > > -- 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.
