On Sat, Aug 25, 2007 at 03:43:51PM +0100, Claus Reinke wrote:
> trying to build head on windows, with ghc-6.6.1, i get Setup warnings,
> followed by a Setup error. if i read the make log correctly, that Setup
> was build with bootstrapping.Cabal, so there ought to be no warnings,
> right?
The warnings are normal.
> Setup.exe: ghc version >=6.2 is required but the version of
> ..\..\compiler\stage1\ghc-inplace could not be determined.
What do
compiler/stage1/ghc-inplace -v --version
compiler/stage1/ghc-inplace -v --numeric-version
say?
Adding -v3 to the "setup/Setup configure ..." command giving the error
might also shed some light.
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc