I think that should work all the time. (At the cost of a lot of
recompilation)  

Simon

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Ashley Yakeley
| Sent: 25 September 2006 22:59
| To: [EMAIL PROTECTED]
| Subject: Rebuilding GHC
| 
| The best way to rebuild GHC after a previous build seems to be this:
| 
| make distclean
| ./darcs-all pull -a
| autoreconf
| ./configure
| make
| 
| Does that look right?
| 
| --
| Ashley Yakeley
| Seattle WA
| 
| _______________________________________________
| Cvs-ghc mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/cvs-ghc
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to