On Thu, 2 Nov 2006, Joshua Griffith wrote:

[...] After compiling GMP, I only have /usr/local/lib/libgmp.a and /usr/local/lib/libgmp.la. How might I compile/obtain libgmp.dylib? [...]

Hello,

usually dynamic libraries get built by default -- but you can explicitly request them by passing --enable-shared to the configure script of GMP. Maybe that option helps or at least results in an error message explaining why GMP doesn't want to build itself as a shared library...

cu,
Thomas


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to