Difference between revisions of "GHC/On Intel Macs"

From HaskellWiki
< GHC
Jump to navigation Jump to search
 
(+cat)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
[[Category:GHC|On Intel Macs]]
This page is meant to document the current state of GHC on Apple Mac OS X on Intel x86 hardware.
 
  +
This page has been moved to the GHC wiki:
 
  +
http://hackage.haskell.org/trac/ghc/wiki/X86OSXGhc
This GHC CVS build seems to work quite well:
 
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).
 
* runghc seems to be a little flaky: it dies silently at the end of the build step of some cabal packages.
 

Revision as of 03:15, 14 January 2007

This page has been moved to the GHC wiki: http://hackage.haskell.org/trac/ghc/wiki/X86OSXGhc