gmp-4.3.1 generates incorrect libgmp version...
Torbjorn Granlund
tg at gmplib.org
Wed Jul 29 18:24:08 CEST 2009
"Tovrea, George W (US SSA)" <george.tovrea at baesystems.com> writes:
gmp-4.3.1
make install results in
libgmp.so -> libgmp.so.4
libgmp.so.4 -> libgmp.so.4.0
libgmp.so.4.0
placed in the libdir.
What is wrong with that, in your opinion?
(Don't confuse solib numbers with release denotations.)
This is problematic since other packages, like ppl, fail to configure
due to invalid libgmp version. For example, ppl configure fails with
checking for the GMP library version 4.1.3 or above... no
configure: error: Cannot find GMP version 4.1.3 or higher.
I don't think they fails because of that. Perhaps these packages don't
look in the right derectories form GMP?
--
Torbjörn
More information about the gmp-bugs
mailing list