On Thu, 4 Nov 2010, Camm Maguire wrote:
But this leaves the question of the gmp4 directory. Tim once told me
he would have to include it if I removed it, for the convenience
reasons you mention above. I'm not really sure what I think here. A
lisp system must implement mp, so it is not illogical for its source
to include this code somewhere. The older, no longer supported mp
files are still present. But it is a separate project, and a hassle
to keep current.
Why keep it in the tree? Any Linux distro has gmp. For any distro, it's an
absolute taboo for any package to build its private copy of any system
library (think security updates to libraries, for example). Many distros
have already switched to gmp5. In Gentoo, for example, it's completely out
of question for any package to build and install gmp4. It's forbidden. Due
to this "convenience", axiom is being removed from Gentoo (in favour of
fricas and oa).
In any case, I don't see much convenience here. For packagers of all
distros, it's a big inconvenience. Those who compile stuff themselves know
what they are doing. They can easily install a gmp package from their
distro, or easily compile it.
Andrey
_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel