Rebuilding GHC on Mac OSX PPC

Gregory Wright gwright at comcast.net
Wed Jul 26 09:49:10 EDT 2006


Hi Joel,

The "-threaded" flag is set in ghc/compiler/Makefile.  Look around  
line 398, for
SRC_HC_OPTS += -threaded

-Greg

On Jul 26, 2006, at 9:17 AM, Joel Reymont wrote:

>
> On Jul 26, 2006, at 2:06 PM, Gregory Wright wrote:
>
>> The crash while building the crypto library was one of the first  
>> signs
>> that the threaded RTS had a problem.
>
> My question was whether the CVS version has the flag set. I looked  
> through mk/config.mk but could not figure it out quickly so I just  
> set off another build of ghc. Should be ready in a few hours :-).
>
> I compiled crypto with ghc 6.5 on Mac Intel and it went through  
> fine after some tweaks to cabal dependencies.
>
> --
> http://wagerlabs.com/
>
>
>
>
>



More information about the Glasgow-haskell-users mailing list