On Sun, Oct 19, 2014 at 01:08:48PM -0600, Matthias Kilian wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]    2014/10/19 13:08:48
> 
> Modified files:
>       lang/ghc       : Makefile 
> 
> Log message:
> For the new ghc, we need a newer bootstrapper.
> Strange enough, at least our current ghc (7.6.3) doesn't
> build with integer-simple, so use integer-gmp instead.

Please don't even try to build ghc-7.6.3 with that ghc-7.6.3
bootstrapper. It doesn't work (the build system seems to confused
the bootstrappers package db and the inplace package db used for
the build).

-- kili

Reply via email to