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.

btw, Ian pointed out that compiler/stage1, being boring, won't even appear in 'darcs whatsnew -l', but his suggestion to add --boring doesn't work for me. firstly, darcs gets really memory-hungry when i add that flag, and secondly, it gives less, rather than more output. am i doing anything wrong, or is darcs at fault?

the libraries/Makefile diff is my ghc-inplace.exe change, but most of the other files should really have disappeared after distclean, right?

i'm currently pulling again, but i'd like to clean *all* generated files
away before building again, to see what happened to the missing
gmp.h, and the ghc-inplace issue. suggestions?

claus

darcs whatsnew -l
M ./libraries/Makefile -1 +1
a ./compiler/gcc-lib/
a ./compiler/gcc-lib/ld.exe
a ./compiler/parser/HaddockLex.hs
a ./compiler/parser/HaddockParse.hs
a ./darcs66f0bf
a ./driver/ghci/ghci.exe
a ./extra-gcc-opts
a ./stamp.inplace-gcc-lib
a ./utils/genapply/genapply.exe
a ./utils/genprimopcode/Lexer.hs
a ./utils/genprimopcode/Parser.hs
a ./utils/genprimopcode/genprimopcode.exe
a ./utils/ghc-pkg/ghc-pkg-inplace.exe
a ./utils/hasktags/hasktags.exe
a ./utils/hp2ps/hp2ps.exe
a ./utils/hpc/HpcParser.hs
a ./utils/hsc2hs/hsc2hs-inplace.exe
a ./utils/prof/cgprof/cgprof.exe
a ./utils/prof/ghcprof-inplace
a ./utils/pwd/pwd.exe
a ./utils/touchy/touchy.exe
a ./utils/unlit/unlit.exe

darcs whatsnew -l --boring +RTS -M900M -RTS M ./libraries/Makefile -1 +1

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

Reply via email to