[Haskell-cafe] Porting GHC to OSX86?

Thomas Davie tom.davie at gmail.com
Wed Mar 22 03:34:30 EST 2006


On Mar 21, 2006, at 8:09 PM, Deling Ren wrote:

> Hi there,
>
> Has anyone made any attempt to port GHC to Mac OS X on x86?  
> Wolfgang Thaller’s binary package runs over Rosetta but slow (not  
> surprising). It can not be used to compile a native version either  
> (I got some errors related to machine registers).
>
> I tried to do a bootstrap but can't find the ".HC" files mentioned  
> in the manual. They don't seem to be on the download page of GHC.  
> Any ideas?

Why not use darwin ports to build it?

Bob


More information about the Haskell-Cafe mailing list