GMP on Mac OS X linked statically by default

Was there a reason for this? If so, it'd be nice if the package that was build explained why... otherwise it feels kind of arbitrary, and would be nice if there was documentation available to make it link dynamically in case someone didn't want to LGPL their program. Anyone know the steps to make it link dynamically? Dave

leimy2k:
Was there a reason for this? If so, it'd be nice if the package that was build explained why... otherwise it feels kind of arbitrary, and would be nice if there was documentation available to make it link dynamically in case someone didn't want to LGPL their program.
Anyone know the steps to make it link dynamically?
Here's how we do it on Windows. The Mac should be far easier, http://haskell.forkio.com/gmpwindows -- Don

Thanks Don!
On Tue, Feb 10, 2009 at 10:29 PM, Don Stewart
leimy2k:
Was there a reason for this? If so, it'd be nice if the package that was build explained why... otherwise it feels kind of arbitrary, and would be nice if there was documentation available to make it link dynamically in case someone didn't want to LGPL their program.
Anyone know the steps to make it link dynamically?
Here's how we do it on Windows. The Mac should be far easier,
http://haskell.forkio.com/gmpwindows
-- Don
participants (2)
-
David Leimbach
-
Don Stewart