Hi,

I've succeeded in building a binary distribution that uses static
libraries for gmp and readline. libreadline.a, libncurses.a and libgmp.a
with corresponding header files are included. (For license issues ask
someone else.) Linking is done using the flag -search_paths_first.

Frameworks or dylibs for gmp or readline are no longer required and are
not used when linking binaries.

http://www.dfki.de/sks/hets/intel-mac/versions/ghc-6.8.2-i386-apple-darwin-static-libs.tar.bz2

Other static libraries are compatible with those from
http://www.dfki.de/sks/hets/intel-mac/versions/ghc-6.8.2-i386-apple-darwin.tar.bz2
(in fact HSreadline-1.0.1.0 was created this way)

Cheers Christian

P.S. ranlib during installation is actually not needed on Intel Macs
(only for PPC)
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to