Newbie building GHC

Simon Peyton-Jones simonpj@microsoft.com
Tue, 24 Sep 2002 08:32:11 +0100


|     make clean; ./configure --build=3Dmingw >& configure.log

PS: I should have said

* Before autoconf, mv ./configure configure-save.   (It's not writable
so autoconf fails otherwise.)

* rm config.cache (maybe it's remembering out of date info)