Claus Reinke wrote:
   $ ls compiler/stage1/ghc-inplace*
   compiler/stage1/ghc-inplace  compiler/stage1/ghc-inplace.bat
   compiler/stage1/ghc-inplace.exe

Ah, this could well be the source of the problem; you should only have
ghc-inplace.exe. Does removing the others fix it?

i changed the Makefile to pass the .exe explicitly, which did get the
build rolling again.

I think you had leftovers from a previous build, which is why we recommend doing 'make distclean' before 'darcs-all pull'. If you do it after pulling, it might not remove things that were built previously but not built any more.

you might recall that it was i who originally proposed this recommendation?-)
if you'd read the rest of my emails, you'd also notice that i did not only that,
but tried to clean most of distclean's left-overs as well, and that Ian and i
agreed that a darcs-clean target would be helpful to automate that.

claus

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to