Still problems building ghc 6.5 with ghc 6.4
Michael Marte
marte at pms.informatik.uni-muenchen.de
Sat Apr 1 01:28:51 EST 2006
Simon Marlow wrote:
> Michael Marte wrote:
>
>> Now I get the following error:
>>
>> GHC/PrimopWrappers.hs:565:20: Not in scope: `GHC.Prim.forkOn#'
>>
>> I think this problem may be releated to the other changes I pulled.
>
>
> You probably need to rebuild some stuff. If your stage 1 compiler is
> up to date, then remove libraries/base/GHC/Base.{o,hi} and build in
> libraries/base. That *should* be enough, but if not just 'make clean'
> in libraries/base.
>
> Cheers,
> Simon
>
Finally, I succeeded to complete the build! (I had to rebuild from scratch.)
Thank you very much,
Michael
More information about the Glasgow-haskell-users
mailing list