Hi Ian,

Running Haddock for ghc-6.9...

[...]

Heap exhausted;

Current maximum heap size is 268435456 bytes (256 Mb);

use `+RTS -M<size>' to increase it.

make[2]: *** [doc.stage.2] Error 251
make[2]: Leaving directory `/cygdrive/c/fptools/ghc/compiler'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory `/cygdrive/c/fptools/ghc'
make: *** [bootstrap2] Error 2

This is haddock failing, right? What version do you have?

Yes. Though I've got no idea how to get the RTS option to it,
as it is called via cabal (which has --prog-options for build, but
not for haddock?). Version is 0.8.

By the way, when I restart make at that point, after changing
compiler/Makefile, it takes a lot of work just to get back to
the point of failure - is that avoidable?

And do you know if it's ever succeeded for you since we started
haddocking ghc (July 20th).

I haven't seen a working windows head build in a very long
time - I thought that was apparent from my increasingly frustrated messages?-) And nothing that got even this far recently.

According to #2438, I once had a working inplace GHC, version 6.9.20080709; but nothing since.

Claus

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to