If you do a 'darcs pull' then 'make distclean' then 'make' you may (just now) 
get errors of various kinds when 'make' reaches utils/ghc-pkg.

Solution: cd compat; rm **/*.{hi,o}

Reason: after you pull, make distclean doesn't clean droppings from previous 
incarnations of the build system.

Simon

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

Reply via email to