Rebuilding GHC on Mac OSX PPC
Joel Reymont
joelr1 at gmail.com
Fri Jul 28 05:54:16 EDT 2006
On Jul 28, 2006, at 8:47 AM, Simon Marlow wrote:
> Ah, I see the problem. We added allocateExec() after the 6.4.2,
> but the version in the source tree is still 6.4.2, so GHC thinks it
> is safe to assume the two versions are the same, when in fact the
> 6.4.2 you are bootstrapping with doesn't have allocateExec(). I've
> bumped the version in the source tree to 6.4.3, this should fix the
> build for you.
So what do I do now? Just cvs update in fptools? Blow everything away
and check out from scratch? What branch do I use?
Thanks, Joel
--
http://wagerlabs.com/
More information about the Glasgow-haskell-users
mailing list