
15 Dec
2007
15 Dec
'07
4:07 p.m.
Hello Don, Saturday, December 15, 2007, 11:55:04 PM, you wrote:
When GHC compiles a haskell program, it seems to statically link in libgmp.
GHC doesn't statically link libgmp, unless you build it to do so. By default it will use your dynamically linked libgmp.
at least, on Windows this should be true -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com