Ian Lynagh wrote: > If you want to use it when building a bindist that might be used on > other computers you shold be able to set > HaveLibGmp = NO > HaveFrameworkGMP = NO > in mk/build.mk, although I'm not sure I've ever tried it.
I've tried it, but still all binaries had dependencies on GMP.framework. (As non-root I don't get rid of /Library/Frameworks/GMP.framework and maybe that's not even desirable for old binaries.) Christian _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
