On Dec 3, 2:13 pm, Bill Hart <[email protected]> wrote: > Forwarding to MPIR devel, where it might get some attention.
Thanks. > > - SAGE_CONF_OPTS="--enable-shared --disable-static" > > + # Also build the static library to be used by e.g. ECM: > > + # SAGE_CONF_OPTS="--enable-shared --disable-static" > > + SAGE_CONF_OPTS="--enable-shared --enable-static" > > + # (Further options to 'configure' are added below.) > > > I'm cc:ing this to sage-devel in case the folks who added this have > > any ideas of how to fix it. I assume that going back to the --disable- > > static is not possible. To be fair, I don't actually *know* that we need both libraries; I just see that this has been changed, and apparently the error only shows up on Cygwin. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
