< GHC(Difference between revisions)
|
|
| (4 intermediate revisions not shown.) |
| Line 1: |
Line 1: |
| - | This page is meant to document the current state of GHC on Apple Mac OS X on Intel x86 hardware. | + | [[Category:GHC|On Intel Macs]] |
| - | | + | This page has been moved to the GHC wiki: |
| - | This GHC CVS build seems to work quite well:
| + | http://hackage.haskell.org/trac/ghc/wiki/X86OSXGhc |
| - | http://www.uni-graz.at/imawww/haskell/ghc-6.5.20060409-i386-apple-darwin.tar.bz2 | + | |
| - | Some issues:
| + | |
| - | * You need to manually install GMP.framework in /Library/Frameworks, and libreadline.dylib (and the libreadline*.dylib symlinks, I guess) in /usr/local/lib (assuming prefix=/usr/local).
| + | |
| - | * When using runghc to build some cabal packages (e.g. [http://www.cs.chalmers.se/~bringert/darcs/haskell-xhtml/doc/ xhtml]), the setup program dies silently after building the archive, but before writing the .installed-pkg-config file. If the setup program is compiled with ghc, this does not happen.
| + | |