On Aug 24, 9:02 pm, Robert Bradshaw <rober...@math.washington.edu> wrote:
> I think you can do > > -Wl,-Bstatic -lgmp > > at the end. Wonderful, yes that makes the linker look for libgmp.a rather than ligmp.so. However, the libgmp.a that mpir builds yields the "recompile with -fPIC" complaint in this situation. I guess for our purposes, we would need to build a libgmp.a out of the *.lo files rather than the *.o files. I have no idea how to do that (naive tries failed miserably and google hasn't been very helpful either). --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---