You need to give the location of the .h files (mpir.h or gmp.h if you pass
--enable-gmpcompat to configure). For this you must use the -I directive to
gcc. You also need to tell it where to find the library, with the -L
directive. These are always required when linking against libraries.

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to