It works just fine after reversing command

the command i type is

./configure --enable-cxx --disable-static --enable-shared
make
make check return 9 test failed

but your command works perfectly.

./configure --enable-gmpcompat
make clean
make
make check


I issue make clean after make. Is there any difference ?

I have build the library but i now want to rebuild it with cpp
interface.

What command should i type ?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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