Dear all,
This is a configure script question related to sage environment.In
many situations, system libraries are used for GMP. However, both
cocoalib and polylib spkg-install.in files use hardcoded path to
libgmp
cocoalib/spkg-install.in:
--with-libgmp="${SAGE_LOCAL}/lib/libgmp.a"
polylib/spkg-install.in:
sdh_configure --with-libgmp=${SAGE_LOCAL}/lib
What is the proper way to tell the configure script to use libgmp? Can
we safely omit the paramater and use `--with-libgmp`?
Best
Vincent
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/CAGEwAAkZGnf%2BFDgZLPMjXFLhN0wkeiDp_0-gNx4DsqnA7qZuiQ%40mail.gmail.com.