[Haskell-cafe] Porting GHC to OSX86?
Deling Ren
rende at eecs.oregonstate.edu
Wed Mar 22 06:16:31 EST 2006
It's not supported on i386 platform yet :(
On Mar 22, 2006, at 12:34 AM, Thomas Davie wrote:
>
> 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