Rebuilding GHC on Mac OSX PPC
Gregory Wright
gwright at comcast.net
Wed Jul 26 09:06:26 EDT 2006
Hi Joel,
The current darwinports ghc turns off the threaded RTS by patching
a makefile during the build. With the threaded RTS you would very
likely have seen access violations in the CrashReporter log, and the
build of the crypto lib would have failed.
The crash while building the crypto library was one of the first signs
that the threaded RTS had a problem.
Best Wishes,
Greg
On Jul 26, 2006, at 7:20 AM, Joel Reymont wrote:
> Simon,
>
> Did you say I need to check out the version from CVS and build that?
>
> I tried building crypto with the darwinports version and it went
> fine. I did not see -threaded passed to stage2 builds, though.
>
> Thanks, Joel
>
> --
> http://wagerlabs.com/
>
>
>
>
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
More information about the Glasgow-haskell-users
mailing list